diff options
author | doc <doc@filenotfound.org> | 2025-06-30 20:06:28 +0000 |
---|---|---|
committer | doc <doc@filenotfound.org> | 2025-06-30 20:06:28 +0000 |
commit | 717fcb9c81d2bc3cc7a84a3ebea6572d7ff0f5cf (patch) | |
tree | 7cbd6a8d5046409a82b22d34b01aac93b3e24818 /procedures/mastodon/mastodon-maintenance-policy.md | |
parent | 8368ff389ec596dee6212ebeb85e01c638364fb3 (diff) |
Diffstat (limited to 'procedures/mastodon/mastodon-maintenance-policy.md')
-rw-r--r-- | procedures/mastodon/mastodon-maintenance-policy.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/procedures/mastodon/mastodon-maintenance-policy.md b/procedures/mastodon/mastodon-maintenance-policy.md new file mode 100644 index 0000000..7dc56c9 --- /dev/null +++ b/procedures/mastodon/mastodon-maintenance-policy.md @@ -0,0 +1,24 @@ +# Mastodon Maintenance Policy + +We adhere to structured maintenance windows for **chatwithus.live** to ensure reliability without disrupting users. + +## Weekly Maintenance + +- **Window**: Sundays, 7 PM – 9 PM Eastern Time +- Routine updates (OS, Docker images, dependencies) +- Asset rebuilds, minor database tune-ups + +## Emergency Maintenance + +- Patching vulnerabilities (e.g., CVEs) +- Redis/PostgreSQL crash recovery +- Federation or relay failures + +## Notifications + +- Posted to Mastodon via @administration at least 1 hour in advance +- Maintenance announcements also pushed to the server status page + +## Failures During Maintenance + +- If the instance does not recover within 30 minutes, full rollback initiated |