Skip to content

feat(template): add LibreDB Studio - #262

Open
yusuf-gundogdu wants to merge 2 commits into
portainer:v3from
yusuf-gundogdu:v3
Open

feat(template): add LibreDB Studio#262
yusuf-gundogdu wants to merge 2 commits into
portainer:v3from
yusuf-gundogdu:v3

Conversation

@yusuf-gundogdu

@yusuf-gundogdu yusuf-gundogdu commented Jun 23, 2026

Copy link
Copy Markdown

Add LibreDB Studio to the database category templates.

LibreDB Studio is a modern, AI-powered open-source SQL IDE that supports PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis.

  • type: 1 (container)
  • category: database
  • image: ghcr.io/libredb/libredb-studio:0.9.27
  • port: 3000

Add LibreDB Studio to the database category templates.

LibreDB Studio is a modern, AI-powered open-source SQL IDE that supports
PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis.

- type: 1 (container)
- category: database
- image: ghcr.io/libredb/libredb-studio:v0.9.27
- port: 3000
- Remove v prefix from image tag (GHCR tags do not use v prefix)
- Add STORAGE_PROVIDER=sqlite preset env (without this, data is stored
  in browser localStorage only — not persistent server-side storage)
- Add STORAGE_SQLITE_PATH preset env to explicitly map the volume path
@cevheri

cevheri commented Jun 23, 2026

Copy link
Copy Markdown

Maintainer of LibreDB Studio here, thanks for taking a look.

Portainer users already run databases in their stacks; LibreDB Studio gives them a browser-based SQL IDE for PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis — no separate client to install.

It's MIT-licensed, actively maintained, and already an official one-click template on CapRover and Railway.

We'd be glad to see it in the catalog, and happy to adjust anything to fit your conventions.
@andres-portainer would appreciate a review when you have a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants