Add UniFi Docker Compose setup

This commit is contained in:
Urban Modig
2026-07-13 13:24:39 +02:00
commit 018be6c778
5 changed files with 208 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
# Secrets
.env
# Persistent application data
config/
mongodb/
# Local backups and archives
*.tgz
*.tar.gz
*.zip
# Logs and editor files
*.log
.DS_Store
*.swp