Compare commits
2 commits
1b9ecaae48
...
aeb9f9ad64
Author | SHA1 | Date | |
---|---|---|---|
aeb9f9ad64 | |||
a20d76d9ca |
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
TITLE="Recycled Cloud Status"
|
||||
LOCATIONS="swdn.ch lnth.ch"
|
||||
LOCATIONS="swdn.ch"
|
||||
EXTERNAL_PROMETHEUS_ADDR=http://localhost:9090
|
||||
|
||||
query () {
|
||||
|
@ -127,7 +127,7 @@ done
|
|||
|
||||
cat << EOF
|
||||
<div id="footer">
|
||||
RC Status Page - MIT Licensed - <a href="https://code.recycled.cloud/RecycledCloud/statuspage">Sources</a>
|
||||
Recycled Cloud Status Page - MIT Licensed - <a href="https://code.recycled.cloud/RecycledCloud/statuspage">Sources</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue