* Update Autobase to version 2.7
Update autobase console image tag in blueprints/autobase/docker-compose.yml from 2.5.2 to 2.7.2 and bump the corresponding package version in meta.json to 2.7.2 to keep metadata in sync with the deployed image.
* Add dbdesk_studio_data Docker volume
---------
Co-authored-by: Mauricio Siu <siumauricio@icloud.com>
* Update Autobase to version 2.5
Bump the autobase-console Docker image from version 2.2.0 to 2.5.2 in docker-compose.yml to use the latest features and fixes.
* Update docker-compose.yml
* Update docker-compose.yml
* Update meta.json
* Update Autobase description in meta.json
Revised the Autobase package description to clarify it as a self-hosted DBaaS alternative to cloud-managed databases.
* 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
* Improve Autobase configuration in docker-compose.yml and template.toml
* Add Docker socket volume in docker-compose.yml to enhance container communication.
* Update PG_CONSOLE_API_URL in template.toml to include the API version.
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
* 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>