Initial import

This commit is contained in:
Admin
2026-07-11 17:08:37 +00:00
commit 03e5f3452b
303 changed files with 43365 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
name: master-compose
########## ===== NETWORKS ===== ###########
networks:
proxy:
name: thlab_proxy
driver: bridge
auth:
name: thlab_auth
driver: bridge
backend:
name: thlab_backend
driver: bridge
########## ===== INCLUDES ===== ##########
include:
##### REVERSE-PROXY
- ./reverse-proxy/thlab-proxy/compose.yaml
##### AUTH
- ./auth/thlab-id/compose.yaml
- ./auth/thlab-secrets/compose.yaml
##### STORAGE
- ./storage/thlab-postgres/compose.yaml
- ./storage/thlab-git/compose.yaml
- ./storage/thlab-notes/compose.yaml
## SPACETIME-DB
##### COMS
- ./coms/thlab-alias/compose.yaml
# - ./coms/thlab-coms/compose.yaml
##### MEDIA
## JELLYFIN