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-uptime-policy.md | |
parent | 8368ff389ec596dee6212ebeb85e01c638364fb3 (diff) |
Diffstat (limited to 'procedures/mastodon/mastodon-uptime-policy.md')
-rw-r--r-- | procedures/mastodon/mastodon-uptime-policy.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/procedures/mastodon/mastodon-uptime-policy.md b/procedures/mastodon/mastodon-uptime-policy.md new file mode 100644 index 0000000..58fc5bf --- /dev/null +++ b/procedures/mastodon/mastodon-uptime-policy.md @@ -0,0 +1,22 @@ +# Mastodon Uptime Policy + +Genesis Hosting Technologies strives to maintain high availability for our Mastodon instance at **chatwithus.live**. + +## Availability Target + +- **Uptime Goal**: 99.5% monthly (approx. 3.5 hours of downtime max) +- We consider chatwithus.live "unavailable" when: + - The web UI fails to load or times out + - Toot delivery is delayed by >10 minutes + - Federation is broken for more than 30 minutes + +## Redundancy + +- PostgreSQL cluster with HA failover +- Redis and Sidekiq monitored 24/7 +- Mastodon is backed by ZFS storage and hourly snapshots + +## Exceptions + +- Scheduled maintenance (see Maintenance Policy) +- DDoS or external platform failures (e.g., relay outages) |