Perses on Ubuntu 24.04

Azure Observability

Perses, the open CNCF dashboards as code observability visualization platform that renders dashboards over your Prometheus, Tempo, Loki and Pyroscope data from a standardized, version controllable spec.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Perses is an open source dashboard and observability visualization platform and a Cloud Native Computing Foundation project. Like Grafana, it renders rich dashboards over your observability data, currently supporting Prometheus metrics, Tempo traces, Loki logs and Pyroscope profiles, bringing the pillars of observability together in one place. What sets Perses apart is its dashboards as code approach: dashboards follow an open, standardized specification and can be authored, validated and version controlled as code using its CLI and SDKs, making it a natural fit for GitOps workflows.

It suits teams that want a lightweight, self hosted, single node dashboard platform for their metrics, traces, logs and profiles, with an open spec and a JSON REST API for automation.

Why the cloudimg image

cloudimg delivers Perses fully installed behind an nginx reverse proxy, so a working dashboard platform answers the moment the instance boots. It runs as a single self contained server with its React interface embedded and a file based backend for projects and dashboards, kept lightweight and managed by systemd. The image is secure by default: Perses binds only to loopback and is fronted by nginx behind an HTTP Basic Auth gate whose password is generated uniquely and at random on the first boot of every VM, so no shared or default credential is ever baked in, with a per instance at rest encryption key generated the same way. A demo project and a sample dashboard are seeded so the interface is populated on first boot. The base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Self host a single node dashboard platform for Prometheus, Tempo, Loki and Pyroscope in your own cloud account
  • Author and version control dashboards as code with an open, standardized spec and a native CLI
  • Automate dashboard and project management through a JSON REST API behind a per instance password

See it running

Real screenshots taken while testing this image against its deployment guide.

Perses on Ubuntu 24.04 screenshot 1 Perses on Ubuntu 24.04 screenshot 2 Perses on Ubuntu 24.04 screenshot 3 Perses on Ubuntu 24.04 screenshot 4