Commit Graph

14 Commits

Author SHA1 Message Date
2e23976557 Create mkdocs-decommission task
Task 12 migration.

Date: 2026-02-16
2026-02-16 06:57:57 -06:00
251a005f03 Create department-structure-&-access-control-matrix task
Task 11 migration.

Date: 2026-02-16
2026-02-16 06:57:56 -06:00
bca65bcffe Create netdata-deployment task
Task 10 migration.

Date: 2026-02-16
2026-02-16 06:57:56 -06:00
71059ef2ca Create self-hosted-ai-stack-on-tx1 task
Task 9 migration.

Date: 2026-02-16
2026-02-16 06:57:55 -06:00
6e0375d9c3 Create mailcow-email-server-on-nc1 task
Task 8 migration.

Date: 2026-02-16
2026-02-16 06:57:54 -06:00
e6a843b1a3 Create scoped-gitea-token task
Task 7 (Tier 1 Security).
Pokerole isolation.

Date: 2026-02-16
2026-02-16 06:56:02 -06:00
21dcc2f93a Create command-center-security task
Task 6 (Tier 1 Security).
Fail2Ban + SSH hardening.

Date: 2026-02-16
2026-02-16 06:56:01 -06:00
74d94e1c24 Create frostwall-protocol task directory
Task 5 migration (CRITICAL Tier 1).

The Frostwall: GRE tunnel DDoS protection.
Foundation for all infrastructure.

3-4 hour deployment.

Date: 2026-02-16
2026-02-16 06:55:39 -06: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
1250132ed6 Create command-center-cleanup task directory
Task 2 migration to FFG-STD-002 structure.

Simple housekeeping task - 15 minute cleanup of Command Center
root directory before major work.

Part of full 26-task migration.

Date: 2026-02-16
Migrated by: The Chronicler
2026-02-16 06:53:31 -06:00
c47aec421d Add prerequisites checklist for whitelist-manager
Complete pre-deployment checklist covering:
- Pterodactyl API access and key generation
- Ghost VPS access and requirements
- DNS configuration steps
- Whitelist enforcement method determination
- Authentication setup
- Server list verification (11 Minecraft servers)
- Network and firewall requirements
- SSL certificate preparation

Follows FFG-STD-002 standard for task documentation.

This ensures all prerequisites are gathered before starting
deployment, preventing mid-deployment blockers.

Phase 4 of complete restructure.

Date: February 16, 2026
Implemented by: The Chronicler
2026-02-16 06:21:05 -06:00
f9a37c86ab Move deployment plan to proper task directory
Migrating whitelist-manager-deployment-plan.md:
- FROM: docs/tools/whitelist-manager-deployment-plan.md
- TO: docs/tasks/whitelist-manager/deployment-plan.md

Following FFG-STD-002 naming convention:
- Task-specific docs live in docs/tasks/[task-name]/
- Renamed to standard name: deployment-plan.md

Content unchanged - this is a pure migration.

Next step: Delete old location (docs/tools/)

Phase 3 of complete restructure.

Date: February 16, 2026
Implemented by: The Chronicler
2026-02-16 06:19:35 -06:00
dfb6d8495c Create whitelist-manager task README following standard
First task directory following FFG-STD-002 (Task Documentation Standard):
- Complete task overview and status
- Quick links to all documentation
- Server list (11 Minecraft servers)
- Tech stack and deliverables
- Success metrics and dependencies
- Future enhancements roadmap

This README serves as:
1. Entry point for the whitelist-manager task
2. Template for all future task READMEs
3. Single source of truth for task details

Next: Migrate deployment-plan.md from docs/tools/

Phase 2 of complete restructure.

Date: February 16, 2026
Implemented by: The Chronicler
2026-02-16 06:19:09 -06:00
0390192da8 Create docs/tasks/ directory structure
Implementing task documentation standard (FFG-STD-002):
- Create docs/tasks/ directory for all task-specific documentation
- Create docs/tasks/whitelist-manager/ as first task following standard
- Foundation for migrating 1400-line tasks.md into scalable structure

Per fresh Claude review: "Task documentation system doesn't exist - standard created today prescribes docs/tasks/ structure, but directory doesn't exist"

This commit creates the directory structure. Next commits will:
1. Migrate whitelist-manager from docs/tools/
2. Create README.md following standard template
3. Refactor tasks.md entries

Phase 1 of complete restructure.

Date: February 16, 2026
Implemented by: The Chronicler
2026-02-16 06:18:08 -06:00