This commit is contained in:
traveler 2025-06-25 14:07:44 -05:00
commit 123fae9451
53 changed files with 3976 additions and 0 deletions

22
NAS/docker-compose.yaml Executable file
View file

@ -0,0 +1,22 @@
version: "2.2"
# volumes:
# nextcloud:
# db:
# pgdata:
# model-cache:
# tsdata:
# # librephotos-data:
# # media:
# # librephotos-db:
include:
- NG-Immich.yaml
- NG-Media.yaml
- NG-Mgmt-Tools.yaml
- NG-NextCloud.yaml
- NG-UserServices.yaml
networks:
netgrimoire:
external: true