first commitclear

This commit is contained in:
traveler 2024-12-17 15:36:55 -06:00
commit 5eeb23470a
264 changed files with 1644 additions and 0 deletions

22
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