Back to templates
drawDB icon

Deploy drawDB on Sealos

Free, simple, and intuitive database schema editor and SQL generator.

Tools
Deploy drawDB in a few clicks from the Sealos App Store.Run a self-hosted open-source service on Kubernetes-backed infrastructure.Get automatic HTTPS, routing, and resource management from Sealos.Avoid manual YAML while keeping control of the deployed workload.

Why deploy on Sealos

Sealos makes deploying any app effortless, secure, and production-ready. From one-click launch to ongoing operations, we handle the heavy lifting so you can focus on what matters.

One-Click Deploy
Sealos logo
Compute
Networking
Storage
Security
Observability
Your Application is Live

One-Click Deployment

Deploy any app template in seconds. No compose setup, manual configure, and go live.

Managed Kubernetes Reliability

Built on Sealos Managed Kubernetes for high availability, auto-scaling, and self-healing by default.

Automatic HTTPS & Security

Every deployment includes a secure domain with automatic SSL. We handle certificates and text protection for you.

Persistent Storage

Attach persistent volumes with ease. Your data stays safe, durable, and always accessible.

Scale when needed

Adjust resources as your app grows, no downtime required.

You Get the Whole Stack

Sealos provisions and connects every resource your application needs. Everything is ready to use.

One-click, fully provisionedSecure by defaultProduction ready

App Service

Your application is running and ready to serve requests.

Public HTTPS URL

Secure, global endpoint to access your application.

Database

Managed database instance for your application.

Persistent Volume

Durable storage for uploads and application data.

Environment Variables

Configuration and secrets injected securely into your app.

Logs & Metrics

Centralized logs and basic metrics are enabled.

README

README.md

Deploy and Host drawDB on Sealos

drawDB is a browser-based database entity relationship diagram editor and SQL generator. This template deploys the drawDB static web app on Sealos Cloud with automatic HTTPS access.

drawDB editor screenshot

About Hosting drawDB

drawDB runs as a single web service served by NGINX. Users open the editor, choose a database dialect, build ER diagrams, import SQL, export diagrams, and generate SQL without creating an account.

The template deploys the core drawDB editor. Diagram data is stored in the browser through drawDB's client-side storage and can be exported or imported by users when they need portable files.

drawDB also offers an optional sharing backend through drawdb-server. That backend requires external email and GitHub token configuration, so this template keeps the default account-free editor flow.

Common Use Cases

  • Database schema design: Create ER diagrams for new database projects.
  • SQL review: Import SQL scripts and inspect table relationships visually.
  • Migration planning: Generate SQL and compare schema changes before implementation.
  • Team documentation: Export diagrams as files or images for architecture notes.
  • Learning databases: Explore MySQL, PostgreSQL, SQLite, MariaDB, MSSQL, Oracle SQL, and generic schema models.

Dependencies for drawDB Hosting

The Sealos template includes the drawDB web container, a Kubernetes Deployment, Service, Ingress, App link, and a small NGINX configuration that opens the editor route directly.

Deployment Dependencies

Implementation Details

Architecture Components:

This template deploys one service:

  • drawDB Web App: Static React application served by NGINX on port 80.

Configuration:

  • The App link opens /editor so users land on the working editor.
  • The NGINX configuration redirects / to /editor.
  • The deployment uses the official ghcr.io/drawdb-io/drawdb:v1.5.0 container image.
  • Resource requests and limits follow the docker-to-sealos baseline for lightweight web services.
  • No database, persistent volume, or object storage is required for the default editor flow.

License Information:

drawDB is licensed under the AGPL-3.0 license. This Sealos template follows the same application distribution terms.

Why Deploy drawDB on Sealos?

Sealos is an AI-assisted Cloud Operating System built on Kubernetes that unifies the application lifecycle from deployment to operations. By deploying drawDB on Sealos, you get:

  • One-Click Deployment: Deploy drawDB from the App Store template page without writing Kubernetes YAML.
  • Automatic HTTPS: Every deployment receives a public URL with managed TLS.
  • Simple Operations: Use Canvas, the AI dialog, and resource cards for post-deployment changes.
  • Pay-as-You-Go Efficiency: Run a lightweight editor with small baseline resources.
  • Kubernetes Foundation: Keep the portability and resilience of Kubernetes while using a simpler interface.

Deployment Guide

  1. Open the drawDB template and click Deploy Now.
  2. Configure the app name and public host in the popup dialog.
  3. Wait for deployment to complete, usually 2-3 minutes. After deployment, you will be redirected to the Canvas. For later changes, describe your requirements in the AI dialog, or click the relevant resource cards to modify settings.
  4. Access drawDB from the App link. The app opens the /editor route.
  5. Choose a database dialect such as MySQL or PostgreSQL, then start adding tables and relationships.

Configuration

The default deployment works without setup steps. To enable sharing features, deploy drawdb-server separately, configure its email and GitHub token settings, and provide its URL to the drawDB frontend through VITE_BACKEND_URL in a custom build.

Scaling

drawDB is a static editor and usually runs well as a single replica. To adjust resources:

  1. Open the Canvas for your deployment.
  2. Click the drawDB Deployment resource card.
  3. Adjust CPU, memory, or replica count.
  4. Apply the change in the dialog.

Troubleshooting

The editor opens with an empty diagram

Choose a database dialect from the startup dialog, then add tables from the editor toolbar.

Sharing options need server configuration

Use the optional drawdb-server project and connect a custom frontend build to that backend.

Getting Help

Additional Resources

License

This Sealos template is provided for deploying drawDB on Sealos. drawDB itself is licensed under the AGPL-3.0 license.

Related templates

Explore more production-ready templates.

More

Ready to Stop Configuring and
Start Creating?

Get started for free. No credit card required.

Play