exa-studio/ApiVault

[ FEATURE ] Maintenance page

オープン

#263 opened on 2023/09/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (65 件のフォーク)auto 404
frontendgood first issue

Repository metrics

Stars
 (624 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド