RIP NWS
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h5m57s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h5m57s
This commit is contained in:
parent
52afac5028
commit
6bd69f6c5b
11 changed files with 2298 additions and 19 deletions
|
@ -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) %}-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue