Commit Graph

3 Commits

Author SHA1 Message Date
Claude
3542afbe28 feat: Add YAML frontmatter to all 57 task READMEs
Phase 1 of task management consolidation (per Gemini consultation).

Added standardized frontmatter with:
- status: open | blocked | complete
- priority: P1 | P2 | P3 | P4
- owner: Michael | Meg | Holly
- created: YYYY-MM-DD

Final counts:
- 39 open tasks
- 17 complete tasks
- 1 blocked task

Metadata extracted from existing inline markdown and audit results.
Ready for Phase 2: 11ty mobile index generation.

Chronicler #69
2026-04-08 14:21:41 +00:00
Claude
6c49e87f7b docs: Add comprehensive Vaultwarden configuration guide
Created complete configuration guide for Vaultwarden setup (450+ lines):

Configuration Strategy:
- Part A: SSH key setup (5 min)
- Part B: Organization setup (25 min)
- Part C: Security best practices
- Part D: Cleanup and documentation

Organization Structure:
- Organization: Firefrost Gaming (Free plan, 2 users)
- Users: Michael (owner) + Meg (admin/manager)
- Collections: 6 total with granular permissions

Collections Defined:
1. Server Credentials (Michael owner, Meg read-only)
2. API Keys & Tokens (Michael owner, Meg read-only)
3. Social Media Accounts (Both can edit)
4. Game Server Admin (Both can edit)
5. Billing & Financial (Michael owner, Meg read-only)
6. Staff & Shared Tools (Both can edit)

Security Features:
- SSH key authentication option
- Two-factor authentication (2FA) setup
- Strong master password policy
- Secure password generator settings
- Backup and recovery procedures

Migration Process:
- Step-by-step credential migration from personal vault
- Verification of Meg's access
- Cleanup of temporary credential files
- Git repository sanitization

Comprehensive troubleshooting for common issues.

Unblocks: Scoped Gitea Token, all credential management workflows

Ready to configure when Vaultwarden is deployed.

Task: Vaultwarden Setup (Tier 1)
FFG-STD-002 compliant
2026-02-18 00:01:13 +00:00
00773b0801 Create vaultwarden-setup task directory
Task 4 migration (Tier 1 Security).

Vaultwarden configuration: SSH key + organization setup for Meg.
Critical for credential management.

Part of 26-task migration.

Date: 2026-02-16
2026-02-16 06:55:03 -06:00