Upload files to "documents"

This commit is contained in:
2026-06-10 13:22:18 +00:00
parent d67a17a652
commit 188c015f4a
5 changed files with 16 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Disaster Recovery
Preserve Caddy TLS state.
Do not overwrite caddy data directories.
+3
View File
@@ -0,0 +1,3 @@
# Monitoring
Monitor portal, Gitea, registry, workers and backups.
+3
View File
@@ -0,0 +1,3 @@
# Alerting
Alert on backup failures, sync failures, TLS issues.
+3
View File
@@ -0,0 +1,3 @@
# Troubleshooting
Check docker logs, preflight, database state and Caddy logs.
+3
View File
@@ -0,0 +1,3 @@
# Known Issues
Let's Encrypt rate limits if TLS state is lost.