37 Commits

Author SHA1 Message Date
d1b25c21a3 fix: update OLLAMA_BASE_URL to use environment variable 2026-05-10 15:27:01 -04:00
b5cce0ef35 removed traefik labels 2026-05-06 21:57:27 -04:00
033a9c14f4 exposing ports for testing 2026-05-06 21:55:34 -04:00
000216e899 feat: update immich-server configuration with Traefik labels for routing 2026-05-06 21:53:09 -04:00
f0e44b472a asdf 2026-05-06 21:40:16 -04:00
72652f1202 chore: comment out unused environment variables and immich-machine-learning service in docker-compose 2026-05-06 21:38:17 -04:00
b93c49f7fc fix: update service dependencies for immich-server in docker-compose 2026-05-06 21:30:11 -04:00
ad9bafbe04 feat: add docker-compose configuration for immich services 2026-05-06 21:28:20 -04:00
c330a60092 chore: remove installation warnings and name from docker-compose file 2026-05-06 21:25:12 -04:00
cacc89fcb1 feat: add Traefik labels for tunarr service configuration 2026-04-29 15:32:13 -04:00
Nathan Castaldi
b057deeb99 initial immich compose 2026-04-28 21:59:20 -04:00
327715add2 fix: add missing volume mapping for local media in tunarr service
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 11:11:55 -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
92c8125981 fix: update Gitea SSH configuration to use environment variables and set Plex image version 2026-04-20 20:20:26 -04:00
52c60aecb4 fix: update downloads volume path for Pinchflat service 2026-04-20 10:02:32 -04:00
9f19363409 fix: add TEMP and TMPDIR environment variables for Pinchflat service. Force yt-dlp to use the container's internal /tmp instead of /config. 2026-04-20 09:52:43 -04:00
49d62fa772 fix: add PUID and PGID environment variables for Pinchflat service 2026-04-20 09:46:43 -04:00
785013b701 fix: uncomment ports configuration for Pinchflat service 2026-04-20 09:22:11 -04:00
5672e113b2 fix: update Pinchflat service image tag to latest 2026-04-20 09:19:56 -04:00
87477bda6c fix: update image tag for Pinchflat service to v2026.03.17 2026-04-20 09:15:21 -04:00
0581a62199 fix: revert image tag for Pinchflat service to v2025.6.6 2026-04-20 09:12:50 -04:00
94922a677d fix: correct image tag format for Pinchflat service 2026-04-20 09:11:15 -04:00
990add1ae8 feat: add Pinchflat service configuration with Traefik routing 2026-04-20 09:10:10 -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
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
f236f79794 initial folder structure with README's for placeholders 2026-04-11 21:36:29 -04:00