feat: add Immich service deployment with Docker Compose and environment configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
2025-03-11 21:02:29 +01:00
parent 0f8063445e
commit 8eded69aee
5 changed files with 126 additions and 0 deletions

View File

@@ -14,4 +14,5 @@
vars:
hoarder_enabled: true
golink_enabled: true
immich_enabled: false
when: ansible_hostname == "mennos-cloud-server"