Commit Graph

8 Commits

Author SHA1 Message Date
Jason Staack
17fb0feb1e fix: add NET_ADMIN capability to poller for VPN route setup 2026-03-14 11:28:56 -05:00
Jason Staack
ac624fcf5f fix(setup): remove env_file from base compose to prevent .env requirement in prod 2026-03-14 10:24:26 -05:00
Jason Staack
197f9e993e fix(setup): add env_file overrides for postgres, redis, nats in prod compose 2026-03-14 10:21:30 -05:00
Jason Staack
934d630eb0 feat(setup): mount production init SQL and use env var for healthcheck 2026-03-14 09:58:44 -05:00
Jason Staack
64b3cce4b8 refactor: rename database from mikrotik to tod 2026-03-14 09:55:35 -05:00
Jason Staack
970501e453 feat: implement Remote WinBox worker, API, frontend integration, OpenBao persistence, and supporting docs 2026-03-14 09:05:14 -05:00
Jason Staack
27f4403856 feat(infra): add nginx WebSocket proxy and SSH relay config to compose files
- Add WebSocket upgrade map to nginx and proxy /ws/ssh to poller:8080
- Update CSP connect-src to allow ws: and wss: for terminal connections
- Add tunnel port range 49000-49100, SSH relay env vars, ulimits, and healthcheck to poller in both override and prod compose files
- Increase poller memory limit to 512M in prod for tunnel/SSH overhead

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 15:40:53 -05:00
Jason Staack
b840047e19 feat: The Other Dude v9.0.1 — full-featured email system
ci: add GitHub Pages deployment workflow for docs site

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 19:30:44 -05:00