Commit Graph

36 Commits

Author SHA1 Message Date
Firefrost Automation
bc8dbba56f Automation: Task execution results 2026-02-09 19:53:59 2026-02-09 19:53:59 -06:00
Firefrost Automation
0d1d74fff1 Repository cleanup: Archive session files, remove test files, organize automation results 2026-02-09 19:53:59 -06:00
Firefrost Automation
13b5390b94 Automation: Task execution results 2026-02-09 19:51:26 2026-02-09 19:51:26 -06:00
Firefrost Automation
f0026820fd Automation: Task execution results 2026-02-09 19:41:47 2026-02-09 19:41:47 -06:00
Firefrost Automation
bb47f496fe Automation: Task execution results 2026-02-09 19:38:54 2026-02-09 19:38:54 -06:00
Firefrost Automation
7c7bae91ee Automation: Task execution results 2026-02-09 19:25:21 2026-02-09 19:25:21 -06:00
Firefrost Automation
16faca27ff Automation: Task execution results 2026-02-09 19:16:13 2026-02-09 19:16:13 -06:00
Firefrost Automation
f050eab275 Automation: Task execution results 2026-02-09 19:13:20 2026-02-09 19:13:20 -06:00
Firefrost Automation
91f6f076bb Session Feb 9 2026: Gitea + Automation migrated to Command Center VPS
Phase M1 + M2 COMPLETE:
- Gitea operational at git.firefrostgaming.com on Command Center (63.143.34.217)
- Automation system running on Command Center, connected to new Gitea
- All repositories migrated from GitHub mirror
- Git credential caching configured for unattended operation
- Verification tests successful (exit code 0)

Challenges solved:
- Command Center IP routing issues (manual interface config)
- SSL certificates via DNS validation (bypassed network issues)
- Gitea database corruption (fresh install + GitHub migration)
- Automation Git auth (credential caching)

Remaining migrations: Uptime Kuma, MkDocs, Wiki.js, NextCloud
Pterodactyl + game servers: 100% untouched and operational

Total time: 4 hours
Next: Phase M3 (Uptime Kuma)
2026-02-09 17:23:32 -06:00
Firefrost Automation
3a01b8952c Automation: Task execution results 2026-02-09 17:19:29 2026-02-09 17:19:29 -06:00
Firefrost Automation
c7e34e4c65 Automation: Task execution results 2026-02-09 17:05:12 2026-02-09 17:05:12 -06:00
Firefrost Automation
157a9d34b4 Automation: Task execution results 2026-02-09 17:03:33 2026-02-09 17:03:33 -06:00
943e5fba28 Automation logs: Wiki.js deployment + migration planning execution 2026-02-09 15:58:49 -06:00
997f1fa1a1 Session Feb 9 2026: Wiki.js deployment + Migration planning - Move management services from TX1 dedis to VPS tier. Discovered Command Center IPs not routed from internet. Created comprehensive migration plan with 3 options. Automation system migration included. 2026-02-09 15:57:20 -06:00
8a91909afe Automation: Task execution results 2026-02-09 12:58:57 2026-02-09 12:58:57 -06:00
81a3f4a28c Automation: Task execution results 2026-02-09 12:28:21 2026-02-09 12:28:21 -06:00
4534dfe1e5 Automation: Task execution results 2026-02-09 12:24:37 2026-02-09 12:24:37 -06:00
4e46ec0db9 Automation: Task execution results 2026-02-09 12:18:31 2026-02-09 12:18:31 -06:00
a6ec602e37 Automation: Task execution results 2026-02-09 12:18:09 2026-02-09 12:18:09 -06:00
a8c9abea02 Automation: Task execution results 2026-02-09 12:15:16 2026-02-09 12:15:16 -06:00
f8bee56afc Automation: Task execution results 2026-02-09 11:46:52 2026-02-09 11:46:52 -06:00
8104a8fdee Major documentation consolidation - V2.0
Created new single source of truth:
- FIREFROST-PROJECT-SCOPE-V2.md (complete vision)
- Archived 13 outdated/superseded documents
- Updated INDEX.md with clear navigation
- Reflects current state (60% Phase 0.5, automation system)

Key updates:
- Three-tier documentation architecture documented
- Automation system fully described
- Authentication phased approach included
- BookStack→MkDocs pivot captured
- Clear current vs future priorities

All historical docs preserved in archive for reference.
Clean slate for moving forward.
2026-02-09 11:46:51 -06:00
be5539824e Automation: Task execution results 2026-02-09 11:12:12 2026-02-09 11:12:12 -06:00
52735bc93d Automation: Task execution results 2026-02-09 11:10:50 2026-02-09 11:10:50 -06:00
b44bd20668 Automation: Task execution results 2026-02-09 11:05:44 2026-02-09 11:05:44 -06:00
86582a84da Automation: Task execution results 2026-02-09 11:01:38 2026-02-09 11:01:38 -06:00
6a33a2e209 Automation: Task execution results 2026-02-09 10:54:30 2026-02-09 10:54:30 -06:00
f88ec8c8b6 Automation: Task execution results 2026-02-09 10:48:13 2026-02-09 10:48:13 -06:00
40b741296a Automation: Task execution results 2026-02-09 10:42:58 2026-02-09 10:42:58 -06:00
5a95c5d404 Automation: Task execution results 2026-02-09 10:38:02 2026-02-09 10:38:02 -06:00
223433fd6a Automation: Task execution results 2026-02-09 10:37:00 2026-02-09 10:37:00 -06:00
c90980c902 Automation: Task execution results 2026-02-09 10:23:14 2026-02-09 10:23:14 -06:00
c5e22db985 Add automation system usage guide 2026-02-09 10:12:39 -06:00
6613b58f1a Automation: Task execution results 2026-02-09 10:09:18 2026-02-09 10:09:18 -06:00
3d3b78747a Automation: Task execution results 2026-02-09 10:06:25 2026-02-09 10:06:25 -06:00
d664f5ce5b Add Firefrost Automation System
Initial automation framework:
- executor.sh: Runs queued tasks and commits results
- automation-daemon.sh: Watches Git for new tasks every 10s
- queue/: Tasks from Claude (*.sh files)
- results/: Execution results committed back
- logs/: Execution logs and completed tasks

System enables Claude to commit operations to Git,
TX1 pulls and executes automatically, then commits results back.

Reduces manual copy/paste from Michael to ONE command at session start.
Built for marathon sessions and medical accessibility needs.

Phase 1 complete - ready for testing
2026-02-09 10:05:09 -06:00