9 Commits

Author SHA1 Message Date
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