Skip to content

Add LibreDB Studio template#754

Open
yusuf-gundogdu wants to merge 1 commit into
kubero-dev:mainfrom
yusuf-gundogdu:add-libredb-studio
Open

Add LibreDB Studio template#754
yusuf-gundogdu wants to merge 1 commit into
kubero-dev:mainfrom
yusuf-gundogdu:add-libredb-studio

Conversation

@yusuf-gundogdu

Copy link
Copy Markdown

This PR adds a Kubero app template for LibreDB Studio — an MIT-licensed, AI-powered open-source SQL IDE that connects to PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis directly from the browser.

Added services/libredb-studio/app.yaml:

  • Image: ghcr.io/libredb/libredb-studio:v0.9.13
  • Container port: 3000
  • Persistent 5Gi volume at /app/data
  • Configurable admin/user credentials and JWT secret
  • SQLite storage by default (no external database required)

Links:

Adds a Kubero app template for LibreDB Studio, an MIT-licensed AI-powered open-source SQL IDE. Single container from ghcr.io/libredb/libredb-studio:v0.9.13 on port 3000, with a persistent 5Gi volume at /app/data and configurable admin/user credentials and JWT secret. Defaults to SQLite storage, so no external database is required.
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.

1 participant