Skip to content

Replace MySQL dependency with MariaDB#41

Closed
rossigee wants to merge 24 commits into
traccar:mainfrom
rossigee:fix/mysql-to-mariadb
Closed

Replace MySQL dependency with MariaDB#41
rossigee wants to merge 24 commits into
traccar:mainfrom
rossigee:fix/mysql-to-mariadb

Conversation

@rossigee

Copy link
Copy Markdown
Contributor

Summary

  • Replace deprecated bitnami/mysql chart with bitnami/mariadb (drop-in MySQL replacement)
  • Bitnami MySQL images are no longer available on Docker Hub (now commercial only)
  • Update chart version to 1.10.0

Changes

  • Replace mysql subchart with mariadb (version 18.1.6)
  • Update values keys from mysql.* to mariadb.*
  • Update templates to use mariadb.enabled and -mariadb service name
  • MariaDB uses same MySQL JDBC driver, so Traccar configuration remains compatible

@rossigee
rossigee force-pushed the fix/mysql-to-mariadb branch from 750b859 to 5aabbc2 Compare April 20, 2026 11:32
@rossigee
rossigee force-pushed the fix/mysql-to-mariadb branch from b0a2335 to cfa30a1 Compare April 25, 2026 08:02
@tananaev

Copy link
Copy Markdown
Member

What's going on here?

@rossigee

Copy link
Copy Markdown
Contributor Author

I was having a stab at trying to fix the broken CI test I discovered while checking up on my other PR which has been long outstanding. But it was a waste of time, and I don't even use the chart any more, so I'll leave it and let someone else deal with it.

@rossigee rossigee closed this Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants