feat: add Autobase template (#85)

* feat: add Autobase template

* Added Autobase, an open-source alternative to cloud-managed databases, to the meta.json file with relevant details including version, description, links, logo, and tags.

* Update blueprints/autobase/docker-compose.yml

* Update blueprints/autobase/docker-compose.yml

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Ali AlNaghmousgh
2025-04-21 07:48:29 +03:00
committed by GitHub
parent 3592e2b46f
commit 76d84319bd
4 changed files with 63 additions and 0 deletions

View File

@@ -1,4 +1,17 @@
[
{
"id": "autobase",
"name": "Autobase",
"version": "2.2.0",
"description": "Autobase for PostgreSQL® is an open-source alternative to cloud-managed databases (DBaaS) such as Amazon RDS, Google Cloud SQL, Azure Database, and more.",
"links": {
"github": "https://github.com/vitabaks/autobase",
"website": "https://autobase.tech/",
"docs": "https://autobase.tech/docs"
},
"logo": "autobase.svg",
"tags": ["database", "postgres", "self-hosted", "server"]
},
{
"id": "appwrite",
"name": "Appwrite",