summaryrefslogtreecommitdiffstats
path: root/web/gui/v2/static/site/pages/holding-page-503/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/gui/v2/static/site/pages/holding-page-503/index.html')
-rw-r--r--web/gui/v2/static/site/pages/holding-page-503/index.html39
1 files changed, 39 insertions, 0 deletions
diff --git a/web/gui/v2/static/site/pages/holding-page-503/index.html b/web/gui/v2/static/site/pages/holding-page-503/index.html
new file mode 100644
index 000000000..c0b2136bc
--- /dev/null
+++ b/web/gui/v2/static/site/pages/holding-page-503/index.html
@@ -0,0 +1,39 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>Netdata</title>
+ <link href="/static/site/pages/holding-page-503/holding-page-503.css" rel="stylesheet" />
+ </head>
+ <body>
+ <div class="overlay">
+ <img
+ src="/static/site/pages/holding-page-503/multiple-logos-group.svg"
+ alt="Error: service unavailable"
+ style="width: 100%; position: fixed; bottom: 0;"
+ />
+ </div>
+ <div class="content-container">
+ <div class="logo-container">
+ <img src="/static/site/pages/holding-page-503/netdata-logo-white.svg" alt="Netdata Logo" />
+ </div>
+ <div class="content">
+ <h1 class="header">503 Service Unavailable</h1>
+ <span class="info">
+ We are under maintenance. We will be back shortly!
+ </span>
+ <div class="buttons">
+ <a href="https://app.netdata.cloud" class="button button-reload">
+ <img src="/static/site/pages/holding-page-503/reset.svg" alt="Reset" />
+ Try Again
+ </a>
+ <a href="https://status.netdata.cloud" class="button button-status" target="_blank">
+ Check Status
+ </a>
+ </div>
+ </div>
+ </div>
+ <script src="https://zsvdrp94yfxr.statuspage.io/embed/script.js"></script>
+ </body>
+</html>