Skip to content

Publish a status page

Create a public status page, map a component to a monitor, and publish it on a hosted subdomain.

Intro · 6 min
  • Requires Admin or higher

Prerequisites

  • At least one monitor

Outcome

A public status page is live on a hosted subdomain with one component reflecting a monitor's state.

Before you start

  • Building a page needs status_pages:manage; making it public needs status_pages:publish (Admin or Owner).

Steps

  1. Create the page

    Go to Status pages, then New status page, and name it for your customers.

  2. Add a component

    Components are the public names customers see. Give the component a plain name like API or Website, not your internal monitor name.

  3. Map the component to a monitor

    Choose which monitor drives the component's state. Fajita calculates the public state from the monitor's operational state.

  4. Publish

    Publish the page. It becomes available at your hosted subdomain, for example your-page.status.fajita.io.

Verify the setup

  • The hosted URL loads the page for a signed-out visitor.
  • The component shows the expected state.

What happens next

Was this page helpful?