161 Commits

Author SHA1 Message Date
1d040a9cea fix: update traefik router rule for bentopdf service in compose.yaml 2026-04-24 16:13:10 -04:00
90276b063d chore: add docker-compose configuration for bentopdf service
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 16:10:41 -04:00
c616cfb8ef fix: update environment variables for karakeep service in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 14:49:03 -04:00
c31066c178 chore: add container names and additional environment variables for karakeep services in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 14:40:04 -04:00
7c51baa69d fix: correct syntax for traefik router rule in compose.yaml 2026-04-24 14:16:48 -04:00
bd273d0d2a chore: add initial docker-compose configuration for karakeep services 2026-04-24 14:13:04 -04:00
e9ffd89a17 chore: restore healthcheck configuration for zipline-db service in compose.yaml 2026-04-24 13:36:55 -04:00
1c76819412 chore: comment out healthcheck sections for zipline-db and zipline services in compose.yaml 2026-04-24 13:35:31 -04:00
8f0d3d6b36 chore: update healthcheck command for zipline service in compose.yaml 2026-04-24 13:32:32 -04:00
d3feeb0555 chore: update healthcheck for zipline service in compose.yaml 2026-04-24 13:28:40 -04:00
912e73b994 added container name
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 13:24:34 -04:00
1dd26812b5 chore: remove port mapping for zipline service and add Traefik labels in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 13:17:09 -04:00
0b4a122311 chore: rename zipline-postgresql service to zipline-db in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 13:14:28 -04:00
c1ab44a7f7 chore: rename postgresql service to zipline-postgresql in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 13:09:13 -04:00
e4170e8281 chore: add container_name for postgresql service in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 13:01:30 -04:00
5e18bebafc chore: add postgresql and zipline services to compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 12:50:20 -04:00
6dd12efb13 chore: update vscode service configuration in compose.yaml to streamline authentication 2026-04-23 14:46:53 -04:00
b8c1a3b865 chore: add networks section for vscode service in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-23 14:32:57 -04:00
df2fe0febd Moved 'vs code' to heimdall from watchtower 2026-04-23 14:25:48 -04:00
1883cc0ec6 chore: update trek image version to 3.0.7 in compose.yaml 2026-04-23 13:32:33 -04:00
6cff311b81 chore: update OIDC configuration variables in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-23 13:30:37 -04:00
6cd76ad481 chore: add privileged and security options for komodo-db service in compose.yaml 2026-04-22 23:31:45 -04:00
96e841d488 chore: downgrade mongo image to 7.0 and add healthcheck for komodo-db service 2026-04-22 23:24:28 -04:00
2ff6d27251 chore: add GITEA__openid__ENABLE_OPENID_SIGNIN environment variable in compose.yaml 2026-04-22 22:55:03 -04:00
09f88a6d8a chore: add GITEA__service__DISABLE_REGISTRATION environment variable in compose.yaml 2026-04-22 22:51:09 -04:00
d814c8e6e7 chore: add GITEA__server__DOMAIN and GITEA__security__COOKIE_SECURE environment variables in compose.yaml 2026-04-22 22:40:30 -04:00
f2f01c4ee1 chore: remove icons volume mapping from authentik service in compose.yaml
Co-authored-by: Copilot <copilot@github.com>
2026-04-22 22:24:09 -04:00
c21ebe7a1e chore: uncomment logo volume mappings in compose.yaml 2026-04-22 22:20:42 -04:00
81c6353bd8 chore: comment out logo volume mappings in compose.yaml 2026-04-22 22:15:16 -04:00
c55ad11555 chore: remove Trailarr service configuration from compose.yaml 2026-04-22 20:30:30 -04:00
d0ae3278f3 Add Proxmox auth fallback updates and session snapshot (2026-04-21) 2026-04-21 21:55:27 -04:00
18791b292f updated vault 2026-04-21 21:18:49 -04:00
69e6f43eef feat: add Ansible playbook and roles for deploying AI Tutor on Proxmox VM 2026-04-21 21:16:03 -04:00
3242383508 chore: remove outdated infrastructure inventory and emergency procedures from README.md 2026-04-21 20:38:06 -04:00
7eff91e305 chore: remove outdated swarm migration prompt documentation 2026-04-21 20:26:57 -04:00
c2321f3e66 fix: correct Radarr download volume path in compose.yaml 2026-04-21 19:52:11 -04:00
dda66e340b feat: add Docker Compose configuration for weatherchannel service with Traefik integration 2026-04-21 19:40:03 -04:00
d81a75e1ea fix: set default values for WEBUI_SECRET_KEY and HF_TOKEN in compose.yaml 2026-04-21 13:27:52 -04:00
1ff08971dd feat: add HF_TOKEN environment variable to Open Web UI service 2026-04-21 13:14:53 -04:00
063642d953 Removes unused external network from configuration
Simplifies service setup by eliminating reference to an external network
that was not in active use. Reduces configuration complexity and potential
for misconfiguration.
2026-04-21 13:02:52 -04:00
013571fe65 fix: update Open Web UI image tag to v0.9.1 in compose.yaml 2026-04-21 13:01:40 -04:00
cb7d743f47 feat: add Open Web UI service configuration with Traefik integration 2026-04-21 12:32:48 -04:00
37da1a3861 feat: add host-specific variables for ai-p410 and update configurations for heimdall, pve01, waldorf, and watchtower 2026-04-21 12:27:43 -04:00
b7d0e07ec3 refactor: remove gitvana_bun_host role and associated files 2026-04-21 12:26:58 -04:00
09c99318f8 fix: update .gitignore to include additional output directories and redact sensitive tokens in containers.yml 2026-04-21 12:24:33 -04:00
e61bf3d5c7 feat: add onboarding and setup for AI nodes with NVIDIA runtime configuration 2026-04-21 12:01:58 -04:00
689d5a3710 fix: disable privilege escalation in Ansible configuration 2026-04-21 11:51:52 -04:00
9a749a8c97 Update onboard-nodes.yml to target physical_servers and add ai-p410 to hosts.ini so onboarding limits no longer skip that host. 2026-04-21 11:45:46 -04:00
92c8125981 fix: update Gitea SSH configuration to use environment variables and set Plex image version 2026-04-20 20:20:26 -04:00
bc796cd125 feat: add Gitea service configuration with PostgreSQL database and Traefik integration 2026-04-20 19:56:09 -04:00