Commit Graph

7 Commits

Author SHA1 Message Date
32e7536fd8 Add stack-type labels and public service stacks
Some checks failed
Deploy Stacks / deploy-prod (push) Failing after 6s
Deploy Stacks / deploy-dev (push) Has been cancelled
Add com.ghost.tel/stack-type labels to all stacks:
- prod (17): Production services from core
- dev-only (11): Experimental/device-specific services
- public (8): Public-facing services (uplink.tel, sequela.tel)

New public stacks from docker-public:
- nitter-public: Nitter instance for uplink.tel
- freshrss-public: FreshRSS for uplink.tel
- rsshub-public: RSSHub for uplink.tel
- searx-public: SearXNG for uplink.tel
- wikijs-public: Wiki.js for sequela.tel
- matomo-public: Matomo analytics for sequela.tel

Also fixes:
- Remove obsolete 'version' key from compose files
- Fix snowflake to remove duplicate watchtower service
- Standardize compose file formatting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 10:02:37 -05:00
b2971e1f89 Fix smokeping hostname to match existing DNS record
Some checks failed
Deploy Stacks / deploy-prod (push) Successful in 7s
Deploy Stacks / deploy-dev (push) Has been cancelled
smoke.ghost.tel exists, smokeping.ghost.tel does not.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 15:59:05 -05:00
43b79092c8 Trigger simplified workflow
All checks were successful
Deploy Stacks / deploy (push) Successful in 7s
2025-12-31 14:25:30 -05:00
46207d23af Trigger after permission fix
Some checks failed
Deploy Stacks / detect-changes (push) Successful in 1s
Deploy Stacks / deploy (push) Failing after 1s
2025-12-31 14:24:29 -05:00
fd83a62bb0 Add source label to smokeping - trigger deploy
Some checks failed
Deploy Stacks / detect-changes (push) Failing after 6s
Deploy Stacks / deploy (push) Has been skipped
2025-12-31 14:22:00 -05:00
6c42a1c035 Add watchtower label to smokeping - GitOps test 2025-12-31 14:19:59 -05:00
4dbb0b9180 Initial commit: 23 docker stacks for GitOps deployment
Stacks included:
- Infrastructure: traefik, authentik, gitea, registry, watchtower, dockge
- Monitoring: smokeping, changedetection
- Apps: ghost, gollum, wallabag, radicale, invidious, xbackbone, filebrowser, syncthing, zerotier
- Custom: obsidian-tools, memento, perilous, ramz, bookclub, brain

🤖 Generated with Claude Code
2025-12-31 13:29:43 -05:00