feat: add headscale server and UI configuration with Traefik routing

This commit is contained in:
2026-01-01 02:39:28 +01:00
parent c048efd569
commit 8f4f460ff3
3 changed files with 395 additions and 6 deletions
+9 -6
View File
@@ -2,12 +2,7 @@
sync.ffs_lock
.sync.ffs_db
# Environment
.env
.env.anna
.env.forust
.env.*
!.env.*example
# Volumes and data directories
gitea/gitea-db/
@@ -24,6 +19,7 @@ termix/termix-data/*
cfddns/config.json
checkmk/checkmk/*
downtify/Downtify_downloads
headscale/config/*
# Steaming services files
streaming/jellyfin/*
@@ -87,3 +83,10 @@ replacements.txt
# Temp files
edu_master/temp/
temp/*
# Environment
.env
.env.anna
.env.forust
.env.*
!*example