Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Drizzle Gateway

Drizzle Gateway

Drizzle Gateway is a self-hosted, browser-based interface for exploring and managing your database schema. Designed for developers using Drizzle ORM who want a visual way to inspect and interact with their database.

At a glance

10

Page views

Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4

Accessing Drizzle Gateway

  • Open in browser: http://<SERVER_IP>:4983
  • Master password is stored inside: /opt/drizzle-gateway/.env
  • Retrieve password: grep MASTERPASS /opt/drizzle-gateway/.env

Important Files & Directories

  • Install Path: /opt/drizzle-gateway
  • Compose File: /opt/drizzle-gateway/docker-compose.yml
  • Environment File: /opt/drizzle-gateway/.env
  • Data Volume: /var/lib/docker/volumes/drizzle-gateway_drizzle-gateway-data

Managing the Stack

cd /opt/drizzle-gateway

Check status:

docker compose ps

View logs:

docker compose logs -f

Restart services:

docker compose restart

Stop stack:

docker compose down

Start stack:

docker compose up -d


More in Database Tools

Related apps.

Deploy Drizzle Gateway now. From $2.48/mo.