Page MenuHomeDevCentral

D3126.id.diff
No OneTemporary

D3126.id.diff

diff --git a/forms.nasqueron.org/502.html b/forms.nasqueron.org/502.html
new file mode 100644
--- /dev/null
+++ b/forms.nasqueron.org/502.html
@@ -0,0 +1,59 @@
+<!doctype html>
+<html class="no-js" lang="en">
+ <head>
+ <meta charset="utf-8" />
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>502 Service unavailable — Nasqueron Forms</title>
+ <link href="https://fonts.googleapis.com/css?family=Dosis:200|Source+Sans+Pro|Roboto+Mono" rel="stylesheet">
+ <link rel="stylesheet" href="https://infra.nasqueron.org/assets/css/app.css">
+ </head>
+ <body>
+ <header class="row">
+ <div class="large-12 columns">
+ <h1><img src="https://assets.nasqueron.org/logos/logo-white-64px.png" alt="Nasqueron logo" /> 502 Service unavailable</h1>
+ </div>
+ </header>
+
+ <section class="row">
+ <div class="large-12 columns">
+ <div class="callout" style="margin-bottom: 10vh">
+ <p><strong>Nasqueron Forms</strong> is an <strong>Orbeon</strong> instance hosted on the <strong>Nasqueron PaaS</strong> and served through a Docker container.</p>
+ <p>The container isn't currently reachable. The most probable causes are a current service maintenance or a server outage.</p>
+ </div>
+ </div>
+ </section>
+
+ <div class="row">
+ <div class="large-12 columns">
+ <h2>What can I do?</h2>
+ <p>First, <a href="javascript:window.location.reload();">refresh this page</a> in a few moments to see if the servers issue goes on.</p>
+ <p>If so, you can check our status page for more information. Report a problem if you think we are unaware of the issue.</p>
+ <ul>
+ <li><a href="https://status.nasqueron.org/">Check our services status</a></li>
+ <li><a href="https://devcentral.nasqueron.org/maniphest/task/edit/form/4/">Report a server outage</a></li>
+ <li><a href="https://agora.nasqueron.org/Get_support">Get further assistance</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <footer>
+ <div class="row">
+ <div class="large-12 columns"><hr />
+ <div class="row">
+ <div class="large-3 columns site-description">
+ <p><img src="https://assets.nasqueron.org/logos/logo-main-133px.png" width="80px" alt="Nasqueron logo"/></p>
+ <p><strong>Nasqueron</strong> is a community of developers <span class="ampersand">&</span> creative people.</p>
+ <hr />
+ <p><strong>Nasqueron Infrastructure</strong> documents our infrastructure servers and operations.</p>
+ </div>
+ <div class="large-6 large-offset-3 columns end">
+ <p class="text-right">“This seems odd and even wrong, but nevertheless it is the case.”</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </footer>
+ <script src="https://infra.nasqueron.org/assets/js/app.js"></script>
+ </body>
+</html>
diff --git a/forms.nasqueron.org/index.html b/forms.nasqueron.org/index.html
new file mode 100644
--- /dev/null
+++ b/forms.nasqueron.org/index.html
@@ -0,0 +1,65 @@
+<!doctype html>
+<html class="no-js" lang="en">
+ <head>
+ <meta charset="utf-8" />
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Nasqueron Forms</title>
+ <link href="https://fonts.googleapis.com/css?family=Dosis:200|Source+Sans+Pro|Roboto+Mono" rel="stylesheet">
+ <link rel="stylesheet" href="https://infra.nasqueron.org/assets/css/app.css">
+ </head>
+ <body>
+ <header class="row">
+ <div class="large-12 columns">
+ <h1><img src="https://assets.nasqueron.org/logos/logo-white-64px.png" alt="Nasqueron logo" /> Nasqueron Forms</h1>
+ </div>
+ </header>
+
+ <section class="row">
+ <div class="large-12 columns">
+ <div class="callout" style="margin-bottom: 10vh">
+ <p><strong>Nasqueron Forms</strong> is an <strong>Orbeon</strong> instance hosted on the <strong>Nasqueron PaaS</strong> and served through a Docker container.</p>
+ <p>The container application is served through this subdomain. You reached the homepage, at the load balancer level.</p>
+ </div>
+ </div>
+ </section>
+
+ <div class="row">
+ <div class="large-12 columns">
+ <h2>What can I do?</h2>
+
+ <h3>As a visitor</h3>
+ <p>This is the homepage of a subdomain used to serve forms.</p>
+ <p>If you need to fill a form, you've received a full URL you can use. If not, you can ask us the URL: <a href="https://agora.nasqueron.org/Get_support">get further assistance</a>.</p>
+
+ <h3>As a form admin</h3>
+ <ul>
+ <li><a href="/orbeon/fr/orbeon/builder/new">Create a new form</a> (Form Builder)</li>
+ <li><a href="/orbeon/fr/orbeon/builder/summary">View and edit current forms</a> (Form Builder)</li>
+ <li><a href="/orbeon/fr/admin">Administration</a> (Form Runner)</li>
+ <li><a href="https://agora.nasqueron.org/Operations_grimoire/Orbeon">Operations grimoire :: Orbeon</a></li>
+ <li><a href="https://agora.nasqueron.org/Get_support">Get further assistance</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <footer>
+ <div class="row">
+ <div class="large-12 columns"><hr />
+ <div class="row">
+ <div class="large-3 columns site-description">
+ <p><img src="https://assets.nasqueron.org/logos/logo-main-133px.png" width="80px" alt="Nasqueron logo"/></p>
+ <p><strong>Nasqueron</strong> is a community of developers <span class="ampersand">&</span> creative people.</p>
+ <hr />
+ <p><strong>Nasqueron Infrastructure</strong> documents our infrastructure servers and operations.</p>
+ </div>
+ <div class="large-6 large-offset-3 columns end">
+ <p class="text-right">“This seems odd and even wrong, but nevertheless it is the case.”</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </footer>
+ <script src="https://infra.nasqueron.org/assets/js/app.js"></script>
+ </body>
+</html>

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 24, 23:38 (3 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2435078
Default Alt Text
D3126.id.diff (6 KB)

Event Timeline