Dashboard
An overview of the Simplifyd Cloud web dashboard — your mission control for infrastructure management.
The Simplifyd Cloud dashboard is a visual, browser-based interface for managing your entire cloud infrastructure. Everything you can do from the CLI or API is also available here.
Core concepts
| Concept | Description |
|---|---|
| Workspace | Top-level organisational unit. Billing and team membership are scoped to workspaces. |
| Project | A logical grouping of services and environments within a workspace. |
| Environment | An isolated runtime context (e.g. production, staging). Each project has at least one environment. |
| Service | A containerised workload (Docker image or managed PostgreSQL) running inside an environment. |
| Deployment | A running or historical instance of a service. |
Navigation
After signing in you land on the project canvas — a visual map of all services in the active environment. The left sidebar provides access to project settings.
Top-level navigation
- Dashboard — returns to your project list
- Project selector — switch between projects in the current workspace
- Environment selector — switch the active environment shown on the canvas
- Settings — project-wide configuration (environments, members, billing, etc.)
What's in the dashboard
Getting started
Create your account and deploy your first service.
The canvas
Understand the visual project canvas and how to interact with it.
Services
Create and manage Docker and PostgreSQL services.
Deployments
Deploy, redeploy, rollback, and stream logs.
Variables
Service variables, shared variables, and reference variables.
Environments
Create parallel environments for staging, testing, and production.
Members
Invite teammates and manage access.
Settings
Usage, billing, tokens, webhooks, and more.