Documentation

Guides for Status Ops Cloud — open the app, add entities, push status, and configure Settings.

Getting started (Cloud)

Create a LyraDisplay account, open the app, accept a trial when offered, and add your first entities. No package install for Cloud production.

Configuration

Settings: organization branding, Telegram notifications (more channels planned), Triggers, API secrets, and About. Entity admin grouped by enabled/disabled.

Sample vs your cloud app

Open app is your real organization workspace (login + access required; starts empty). View sample is a frozen session with sample data — changes are not saved to your org. Self-host packages are not for sale yet.

Dashboard & Glance

Full status board with search, filters, sort, grouping, clickable summary chips, and global health banner. Entity detail pages, history pills, and CSV export. Toggle Glance for a compact view — preference persists in the browser.

APIs

Agents and scripts report status via api.php — a flexible, easy-to-use push and read API. Use bundled scripts or your own binaries and executables. admin_api.php handles session-protected entity management for the admin UI.

Monitoring agents

Push status with your own scripts or agents via the API. Cloud API secrets live in Settings → API Secrets. Bundled agent scripts will ship with self-host packages later.

Notifications

Telegram today for outages, IP changes, and uptime drops. Email, Slack, Discord, Microsoft Teams, webhooks, and more — planned.

Triggers

Metric triggers are available in Settings on the cloud app. Broader automation may expand later.

Access & auth

LyraDisplay account SSO, organization membership, Admin and Viewer roles, and API secrets for agents.

Updates & billing

Cloud updates ship while you are subscribed. Self-host packages are not for sale yet. Commercial terms (including plan changes) are in the LyraDisplay Terms.

Requirements reference

PHP8.0+ — PDO (MySQL), curl, sessions, JSON
DatabaseMySQL 5.7+ or MariaDB 10.3+
Web serverApache or Nginx with PHP
Optional toolsbash, curl, jq, yt-dlp, speedtest-cli, PowerShell 5.1 — for bundled agent scripts

First time here?

Try the hosted sample, then download when you are ready to deploy on your own infrastructure.