diff options
| author | EuAndreh <eu@euandre.org> | 2024-11-17 18:36:45 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-11-17 18:36:45 -0300 |
| commit | 625cf6e7a09d27697aaa018d3dd5cfdd8476d6f6 (patch) | |
| tree | d985036b43a4def50ff3581598177adbf574e024 /src | |
| parent | Update to latest mkwb to support multiple collections (diff) | |
| download | papo.im-625cf6e7a09d27697aaa018d3dd5cfdd8476d6f6.tar.gz papo.im-625cf6e7a09d27697aaa018d3dd5cfdd8476d6f6.tar.xz | |
Bring status website into here
Diffstat (limited to 'src')
| l--------- | src/collections/incidents | 1 | ||||
| -rw-r--r-- | src/content/incidents/2000/01/01/service-start.adoc | 13 | ||||
| -rw-r--r-- | src/content/incidents/index.adoc | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/src/collections/incidents b/src/collections/incidents new file mode 120000 index 0000000..607e060 --- /dev/null +++ b/src/collections/incidents @@ -0,0 +1 @@ +../content/incidents
\ No newline at end of file diff --git a/src/content/incidents/2000/01/01/service-start.adoc b/src/content/incidents/2000/01/01/service-start.adoc new file mode 100644 index 0000000..e04d34f --- /dev/null +++ b/src/content/incidents/2000/01/01/service-start.adoc @@ -0,0 +1,13 @@ += Service start! + +link:https://papo.im[papo.im] is now available! See the +link:https://papo.im/blog/1970/01/01/launch.html[annoucement article]. + +Now that the service has been publicly launched, we'll start to monitor for +incidents, and report them here. Each incident will have a corresponding +postmortem, to document what was done and prevent it from happening again. + +You can use the +link:../../../../atom.xml[atom feed] +image:../../../../img/atom.svg[Standard orange RSS feed icon] +to subscribe for updates. diff --git a/src/content/incidents/index.adoc b/src/content/incidents/index.adoc new file mode 100644 index 0000000..6176538 --- /dev/null +++ b/src/content/incidents/index.adoc @@ -0,0 +1,7 @@ += System status + +Systems are operational, with no issues detected ✅ +// Ongoing instability on $SYSTEM ⚠️ + + +== Incident history link:atom.xml[image:img/atom.svg[Standard orange RSS feed icon]] |
