Group App Portal

Install tools without hunting for links.

Use this page as the front door for your self-hosted utilities, firmware installers, dashboards, and internal web apps. Replace the sample cards below with your real tools and point each button to the correct install or launch URL.

ESP Installer

Online

Starter entry for a firmware installer page using ESP Web Tools. Point the install button to your manifest-driven installer once it is ready.

Beta Internal
Replace # links with your installer and documentation URLs.

Operations Dashboard

Online

Use this card for a Grafana panel, monitoring screen, or any internal dashboard your team should be able to open quickly.

Internal
Good fit for reverse-proxied services hosted elsewhere on this server.

Maintenance Window

Offline

Example card for a tool that is temporarily unavailable. Keeping it listed avoids broken expectations and gives users context.

Updating
Switch this badge to Online when the service is back.

How To Extend It

Duplicate any <article class="card"> block to add another application. Each card supports a title, summary, status badge, optional secondary badges, and one or two action buttons.

If you want a true ESP Web Tools installer, the usual next step is replacing the sample install link with a page that loads your ESP manifest and presents the <esp-web-install-button> component.