Dashboard
An overview of the Simplifyd Cloud web console.
The dashboard is the web console for Simplifyd Cloud. Almost everything you can do from the CLI is also available here.
Core concepts
| Concept | Description |
|---|---|
| Workspace | The top-level container. Billing and team membership belong to a workspace. |
| Project | A group of services and environments inside a workspace. |
| Environment | An isolated runtime context (e.g. production, staging). Each project has at least one environment. |
| Service | Something running inside an environment — a container image, a managed database, a bucket, or a static site. |
| 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
The map of your services, and how to change them.
Services
Docker services, Redis, Kafka, config mounts, and ingress.
Postgres
Databases, users, parameters, and storage.
Backup & restore
Continuous backups and point-in-time recovery.
Buckets
S3-compatible object storage.
Static sites
Serve files with no container to run.
Deployments
Deploy, redeploy, roll back, and stop.
Metrics and logs
CPU and memory charts, live logs, and shell access.
Variables
Service variables, shared variables, and references.
Secrets managers
Read secrets from Vault, AWS, GCP, and others.
Environments
Parallel environments for staging and production.
Templates
Deploy a whole stack in one step.
Members
Invite teammates and set roles.
Settings
Usage, billing, tokens, and webhooks.
Two-factor auth
Add a second step to your login.