mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-24 00:25:28 +02:00
Update Autobase to v2.3.0 (#244)
* Update Autobase to v2.3.0 * Update meta.json * Update tags
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
autobase-console:
|
||||
image: autobase/console:2.2.0
|
||||
image: autobase/console:2.3.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80"
|
||||
@@ -14,4 +14,4 @@ services:
|
||||
- /tmp/ansible:/tmp/ansible
|
||||
|
||||
volumes:
|
||||
console_postgres:
|
||||
console_postgres:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"id": "autobase",
|
||||
"name": "Autobase",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.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",
|
||||
@@ -13,8 +13,9 @@
|
||||
"tags": [
|
||||
"database",
|
||||
"postgres",
|
||||
"automation",
|
||||
"self-hosted",
|
||||
"server"
|
||||
"dbaas"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user