mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #931] [MERGED] feat(blueprint): add LibreDB Studio #15261
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/931
Author: @yusuf-gundogdu
Created: 6/21/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:add-libredb-studio📝 Commits (10+)
2095219feat: add libredb-studio composec13b529feat: add libredb-studio template.toml4c8ae3ffeat: add libredb-studio to meta.json0075e10fix: sort libredb-studio entry alphabetically in meta.json17c2f24fix: expand libredb-studio tags to match meta.json formatting52c7043fix: remove invalid mounts block from libredb-studio template.toml35dbdecfix: correct indentation of libredb-studio tags in meta.json81fb31cfeat: add libredb-studio logo7810b33fix: bump libredb-studio image to v0.9.27e1ae52cfix: update LibreDB Studio version to v0.9.27📊 Changes
4 files changed (+83 additions, -0 deletions)
View changed files
➕
blueprints/libredb-studio/docker-compose.yml(+17 -0)➕
blueprints/libredb-studio/libredb-studio.svg(+32 -0)➕
blueprints/libredb-studio/template.toml(+18 -0)📝
meta.json(+16 -0)📄 Description
What is this PR about?
New PR of LibreDB Studio — an MIT-licensed, AI-powered open-source SQL IDE (PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Redis).
Files added:
blueprints/libredb-studio/docker-compose.ymlblueprints/libredb-studio/template.tomlmeta.jsonentryDetails:
ghcr.io/libredb/libredb-studio:0.9.27/app/data3000on the primary domaincontainer_name, no custom network (per contribution guidelines)Links:
Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
N/A
Screenshots or Videos
See the project README for screenshots: https://github.com/libredb/libredb-studio
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.