RIP NWS
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h5m57s

This commit is contained in:
Nicholas Orlowsky 2025-04-04 16:49:33 -04:00
parent 52afac5028
commit 6bd69f6c5b
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
11 changed files with 2298 additions and 19 deletions

View file

@ -1,8 +1,11 @@
{%- import "uptime_table.html" as scope -%}
{%- import "shutdown_warn.html" as warn -%}
<h1>System Status</h1>
<h2>Datacenter Status</h2>
{% call warn::shutdown_warn() %}
<!--<h2>Datacenter Status</h2>
<p>
The status of each of Nick Web Services's 4
datacenters.
@ -23,4 +26,4 @@ Nick Web Services may be affected by factors not controlled by us such as
bad optimization or buggy software.
</p>
{% call scope::uptime_table(svc_uptime_infos) %}
{% call scope::uptime_table(svc_uptime_infos) %}-->