Set up gateway, gitea & immich

This commit is contained in:
2024-10-03 22:52:55 +01:00
commit 5014282769
15 changed files with 797 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Homelab
Configuration for the Homelab
## Project Structure
- Each folder contains an independently-runnable docker compose which comprises a logical grouping of services
- All volumes are placed under a folder `/data`
- All secrets are placed under a folder `/secrets`