exa-studio/ApiVault

[ FEATURE ] Maintenance page

Offen

#263 geöffnet am 14.09.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (65 Forks)auto 404
frontendgood first issue

Repository-Metriken

Stars
 (624 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe

It's just a maintenance page that needs to show up if needed.

Describe the solution you'd like

We are thinking about a static page for now due to our nginx LB that sends traffic to our docker nodes. Using a static page we can configure a route with this logic: if endpointA is down and endpointB is down, send traffic to maintenance page

Contributor Guide