Aptarium
Guide

5-minute static app

The first live URL

01

Pair your agent

aptarium setup acme
02

Create the sample-first dashboard

aptarium init sprint-dashboard --dir sprint-dashboard
03

Deploy privately

aptarium deploy sprint-dashboard --app sprint-dashboard --message "First deploy"
04

Open it

aptarium open sprint-dashboard
Expected output and troubleshooting

A private live URL and a complete dashboard showing labeled sample data. If setup cannot detect an agent, install one of the supported clients or pass --agent. If deploy reports quota_exceeded, review Settings → Plan and usage.