Skip to content

Update Autobase to version 2.10 - #1088

Merged
Siumauricio merged 1 commit into
Dokploy:canaryfrom
vitabaks:autobase-2-10
Aug 25, 2026
Merged

Update Autobase to version 2.10#1088
Siumauricio merged 1 commit into
Dokploy:canaryfrom
vitabaks:autobase-2-10

Conversation

@vitabaks

@vitabaks vitabaks commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Update Autobase Docker image from 2.7.2 to 2.10.0 in docker-compose.yml and sync the blueprint meta.json version to match.

Release notes:

What is this PR about?

New PR of [Template Name]

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos

Update Autobase Docker image from 2.7.2 to 2.10.0 in docker-compose.yml and sync the blueprint meta.json version to match.
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. version-bump labels Aug 17, 2026
@vitabaks vitabaks changed the title Autobase: bump to v2.10.0 Update Autobase to version 2.10 Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview cfb66e2

@vitabaks

Copy link
Copy Markdown
Contributor Author

@Siumauricio Hi! We’ve also released an Enterprise version with advanced management capabilities starting from version 2.8. It includes a 14-day free trial and requires a license afterward.

Would you like us to add Autobase Enterprise to your catalog?

@Siumauricio

Copy link
Copy Markdown
Contributor

Tested on a live Dokploy instance (hostinger.dokploy.com) from this branch merged with canary. Works.

Version / image

  • autobase/console:2.10.0 manifest -> 200 on Docker Hub (pushed 2026-08-12); 2.10.0 is the current upstream latest release (2026-08-02, non-prerelease). Diff vs canary is only the image bump + meta.json version, and the console docker run reference for 2.10.0 uses the same env (PG_CONSOLE_AUTHORIZATION_TOKEN) and volumes (/var/lib/postgresql, docker.sock, /tmp/ansible) the blueprint already has (plus dbdesk_studio_data, already present). No new required envs/volumes.
  • generate-meta.js --check, validate-docker-compose.ts, validate-template.ts pass.

Deploy

  • autobase-console-1 running with image autobase/console:2.10.0, RestartCount 0. Supervisor brought up pg-console-db, pg-console-ui, dbdesk-studio and pg-console-api (the API restarted twice while the DB came up, then entered RUNNING state).
  • Console UI domain (port 80): GET / -> 200, <title>Autobase Community Edition</title>.
  • API domain (port 8080): GET /api/v1/version -> 401 without token; with the generated PG_CONSOLE_AUTHORIZATION_TOKEN as Bearer -> {"version":"2.10.0"}. /api/v1/environments -> 200 (production/staging/... seeded), /api/v1/settings -> 200.

Ready to merge from my side.

@Siumauricio
Siumauricio merged commit 6621a29 into Dokploy:canary Aug 25, 2026
4 checks passed
@vitabaks

vitabaks commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

@Siumauricio Would you like us to add Autobase Enterprise to your catalog?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files. version-bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants