Merge pull request 'feat: headscale implementation' (#3) from feat/tailscale into main

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-01-02 03:06:50 +01:00
11 changed files with 206 additions and 21 deletions
+10 -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/
@@ -23,6 +18,8 @@ termix/termix-data/*
cfddns/config.json
checkmk/checkmk/*
downtify/Downtify_downloads
headscale/config/*
headscale/data/*
# Steaming services files
streaming/jellyfin/*
@@ -86,3 +83,10 @@ replacements.txt
# Temp files
edu_master/temp/
temp/*
# Environment
.env
.env.anna
.env.forust
.env.*
!*example