Visivo capability
Ship with one command. Roll any dashboard back in time.
Deploy across dev, CI, and prod with a single command, and because every deploy is versioned, you can time-travel any dashboard to a previous state.
dev
CI
prod
deploy historytime-travel any version
How it works
What you get with Cloud deploys
- One command
Ship the whole project
`visivo deploy -s <stage>` sends your project and its data to the cloud.
- Dev · CI · prod
Promote across stages
The same project promotes cleanly from dev to CI to production.
- Time-travel
Roll back to a known-good state
Every deploy is versioned, so you can take any dashboard back to a previous version.
From the CLI
Promote the same project across stages.
One command per stage; every deploy is versioned in the cloud.
# promote the same project across stagesvisivo deploy -s devvisivo deploy -s prod# every deploy is versioned, so you can time-travel# any dashboard back to a previous version in the cloud
One source of truth the whole company can build on.
Start free in the cloud, or install the open-source CLI and spin up a local dashboard with hot-reload.