22 Commits

Author SHA1 Message Date
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
284f3298ac feat(documentation): add metadata section with repository and documentation links for Tunarr 2026-04-12 13:46:08 -04:00
58cde988da changed it back after confirmed success 2026-04-11 23:48:15 -04:00
b5ac30b090 updated tunarr container name to track automation deployment 2026-04-11 23:46:41 -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
9eaceb5261 Fix: Remove 'v' prefix from Tunarr image tag (1.2.11) 2026-04-11 23:31:33 -04:00
deb3a678f9 Fix: Add repos volume mapping for GitOps functionality 2026-04-11 23:15:26 -04:00
5789ec18ed updated tunarr to specific version (v1.2.11) 2026-04-11 22:52:51 -04:00
f9db816753 added label to test webhook workflow 2026-04-11 22:41:33 -04:00
10323dcb6e added tunarr compose 2026-04-11 22:20:11 -04:00
0a7b4ba191 Add Plex service configuration to Docker Compose 2026-04-11 22:07:06 -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