Garmingo Docs

Create a Status Page

Draft and publish a new status page, from basic layout to public launch.

Steps

  1. Choose a descriptive internal name (not always public facing).
  2. Select visibility: Public (indexed) or Private (auth / secret link depending on future features).
  3. (Optional) Toggle Active; keep disabled if drafting.
  4. Add blocks (status bars, graphs) selecting monitors and time windows.
  5. Configure branding (logo, theme, custom CSS) if plan allows.
  6. Save & (optional) attach a custom domain.

Fields

FieldDescriptionNotes
nameDisplay / internal identifierShown in dashboard & page header.
publicBoolean for visibilitySwitch to private for internal use.
activeOperational toggleInactive pages hidden from listings.
blocksArray of layout componentsDefine requirements (status, uptime, ping).
customDomain(Plan) Custom FQDNRequires DNS configuration (CNAME / A).
customCss(Plan) Style overridesSanitized & injected server-side.

Custom Domain Setup (High Level)

  1. Enter domain (e.g., status.example.com).
  2. Verify ownership (DNS validation approach may vary—future docs).
  3. Point DNS to provided target (CNAME recommended).
  4. Await certificate provisioning (usually minutes).

Draft Workflow

  • Build page in private mode.
  • Verify data & theming.
  • Flip to public once approved.

Clone existing page (future feature) before large structural changes to reduce risk.

Incident & Maintenance Integration

Incidents and maintenances linked to monitors automatically appear; no manual embedding required if the corresponding blocks reference those monitors.

Accessibility Tips

  • Ensure sufficient color contrast in custom themes.
  • Provide alternative text for custom logos.

Next Steps

  • Learn about Filters for managing many pages.
  • Configure integration alerts to drive proactive communication.