71 Commits

Author SHA1 Message Date
1ecaf89e60 fix(overseerr): correct image tag format for Seerr service 2026-04-14 20:21:39 -04:00
8734b7061d fix(overseerr): update Seerr image version to 3.1.1 for stability 2026-04-14 20:19:08 -04:00
a7d2d1f74d draft versions of arr components 2026-04-14 20:15:06 -04:00
8b4275907e Adjusting service name to troubleshoot komodo 2026-04-14 20:10:48 -04:00
135e9e531f feat(overseerr): add Docker Compose configuration for Seerr service 2026-04-14 20:07:45 -04:00
28f46aa0e2 feat(authentik): add Docker Compose configuration for Authentik services 2026-04-14 19:17:18 -04:00
14f7afb8f2 fix(trek): add external proxy network configuration in Docker Compose 2026-04-12 20:32:31 -04:00
4eb9ad3272 fix(trek): update APP_URL and ADMIN_EMAIL in Docker Compose configuration 2026-04-12 20:21:52 -04:00
2ece41c7b1 fix(trek): update documentation URL in Compose file 2026-04-12 20:07:34 -04:00
f79fd3f037 fix(trek): update Traefik router rule to use the correct host for Trek service 2026-04-12 20:05:06 -04:00
ffc50f85fa fix(trek): correct Docker image tag format in Compose file 2026-04-12 20:02:51 -04:00
f48c36798e refactor(trek): comment out ports configuration in Docker Compose 2026-04-12 19:59:25 -04:00
84033b5967 feat(trek): add Docker Compose configuration for Trek application 2026-04-12 19:57:59 -04:00
fe3a33968e feat(vaultwarden): enable signups for Vaultwarden service 2026-04-12 14:11:38 -04:00
f89d78c211 fix(vaultwarden): pin Docker image version to 1.35.5 for stability 2026-04-12 14:04:37 -04:00
082ee4f7af feat(vaultwarden): add initial Docker Compose configuration for Vaultwarden service 2026-04-12 13:56:08 -04:00
aaded54074 docs(nodes): add hardware specifications to node READMEs
Hardware details gathered via SSH using standard Linux commands:
- lscpu (CPU architecture and core count)
- free -h (memory capacity)
- df -h (storage capacity)
- lspci (GPU identification for Waldorf)
- uname -r (kernel version)
- cat /etc/os-release (OS distribution)

Improves infrastructure documentation for capacity planning and troubleshooting.
2026-04-11 23:44:19 -04:00
deb3a678f9 Fix: Add repos volume mapping for GitOps functionality 2026-04-11 23:15:26 -04:00
851bea7288 added default network config to core compose; updated listing in readme 2026-04-11 21:50:12 -04:00
2885c17816 add core stack configuration and README for Heimdall 2026-04-11 21:43:35 -04:00
f236f79794 initial folder structure with README's for placeholders 2026-04-11 21:36:29 -04:00