n
This commit is contained in:
commit
123fae9451
53 changed files with 3976 additions and 0 deletions
22
NAS/docker-compose.yaml
Executable file
22
NAS/docker-compose.yaml
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue