Website (dma.space)

**This is an old revision of the document!**

Website (dma.space)

Posting an infrastructure notice

If you have access to either colo-komo or colo-fmt2 (i.e., if you're in the list of NixOS infra admins), edit the file /etc/infra-notices.yaml in the following ways:

  • quick error:
raw maintenance message here. this is automatically
treated as a string.
  • full YAML:
- title: network maintenance in progress
  description: |
    we're currently doing an impromptu network maintenance. services may be down briefly and unexpectedly until 4PM. please be patient!
  expiresAt: 1787785200 # obtain from `date +%s -d '...'`

Once the file is saved, all dma.space pages will start showing this notice on top. Since this lives entirely off-prem, it's a reliable fallback for sending out outage notices.