exa-studio/ApiVault

[ FEATURE ] Maintenance page

开放

#263 创建于 2023年9月14日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (65 个派生)auto 404
frontendgood first issue

仓库指标

星标
 (624 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南