Ungleich's status page
Go to file
fnux 5dced25aa4 Fix title 2020-06-24 08:21:11 +02:00
content/issues Fix title 2020-06-24 08:21:11 +02:00
layouts Initial CSTATE configuration for Ungleich 2020-03-22 14:16:32 +01:00
static Initial CSTATE configuration for Ungleich 2020-03-22 14:16:32 +01:00
themes Add CSTATE submodule 2020-03-22 14:17:59 +01:00
.gitignore Ignore public/ build artefact 2020-05-16 08:49:59 +02:00
.gitlab-ci.yml Deploy to status instead of status-devel 2020-05-16 09:03:32 +02:00
.gitmodules Initial CSTATE configuration for Ungleich 2020-03-22 14:16:32 +01:00
README.mkd Auto deployment not in README 2020-05-16 08:49:02 +02:00
config.yml Set base domain to status.ungleich.ch 2020-05-16 09:17:20 +02:00

README.mkd

Ungleich Status Page

Deployed at status.ungleich.ch, backed by cstate.

The website is automatically generated and deployed on push to this repository.

Adding a new entry

  • Create file content/issues/YYYY-MM-DD-something-bad-happened.md.
  • Populate following documentation at github.com/cstate/cstate.

Example:

I (master|…4) ~/W/u/status » cat content/issues/2020-03-27-balazs-tripped-over-a-cable.md
---
title: Network down in place10
date: 2020-03-27 10:20:00
resolved: true
resolvedWhen: 2020-03-27 10:25:00
severity: disrupted
affected:
  - Network
section: issue
---

**2020-03-27 10:20** Balazs tripped over a cable.

**2020-03-27 10:25** Everything's plugged back. Balazs' fine.