Add Uptime Kuma deployment

This commit is contained in:
2026-06-17 11:13:31 +03:30
commit 8f1e23f3cb
6 changed files with 177 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.env
# Runtime data, backups, and local OS files
data/
backups/
*.tar.gz
*.sql
.DS_Store
Thumbs.db