YuriDavid
Member
- Joined:
- May 2024
- Posts:
- 174
- From:
- Kyiv, Ukraine
Added to spec draft. JSON format:
{
"endpoint": "https://status.example.com/api/v1",
"public_key": "base64...",
"human_name": "Yuri's Services"
}
WireGuard + SRV is out of scope for the protocol itself. Run whatever overlay you want.
I am now 600 lines of go. Gossip still not started. Weekend project becoming month project.
indentation is not optional
wendy
Member
- Joined:
- Jun 2024
- Posts:
- 164
- From:
- Manchester, UK
I run Windows Server. Before you laugh: I have PowerShell scripts that post to Teams webhooks. Could post to Matrix too. Federation doesn't care about my OS if it's just HTTPS.
But I also have real customers who want a real status page URL, not "join this Matrix room." The protocol idea has value for that alone.
Have you tried restarting it?
YuriDavid
Member
- Joined:
- May 2024
- Posts:
- 174
- From:
- Kyiv, Ukraine
I18n on incident narrative
Human-readable narrative is already in my optional list. Multiple languages would be:
narrative:
en: "Database failover in progress"
vi: "Đang chuyển đổi cơ sở dữ liệu dự phòng"
Client displays based on Accept-Language. Fallback to first listed.
Per-peer pull interval: yes. Configurable. Default 300s.
indentation is not optional