Initial commit — docker stack carloselugo.com
Services: Caddy, frontend, Uptime Kuma, Netdata, ntfy, Dozzle, Gitea
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Caddy auto-generated certs/data (managed by Docker volume)
|
||||
caddy_data/
|
||||
caddy_config/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
*.env
|
||||
|
||||
# ntfy cache
|
||||
ntfy/cache/
|
||||
|
||||
# Dozzle session data
|
||||
dozzle/data/users.yml
|
||||
|
||||
# ntfy user database (contains credentials)
|
||||
ntfy/config/user.db
|
||||
Reference in New Issue
Block a user