What problem does it solve?
Provision, connect, and operate Sealos Cloud databases for local development, Devbox workflows, and app setup. When a project needs a cloud database (PostgreSQL, MySQL, MongoDB, Redis, or other Sealos databases), or requires environment variables wired into the dev environment, backups, logs, public access control, or replacement of local Docker Compose databases with a managed Sealos database.
Core Features & Use Cases
- Provision and reuse Sealos Cloud databases through sealos-cli based on project needs.
- Wire the required environment variables (e.g., DATABASE_URL) into the project and verify connectivity.
- Manage backups, logs, public access, and lifecycle operations in a safe, non-destructive manner.
- Use in Devbox/workspace contexts to streamline local cloud-backed development.
Quick Start
Provision or connect a Sealos Cloud database for your project and wire the appropriate env vars such as DATABASE_URL.