Private
Public Access
1
0
Files
websitebox/docker-compose.yml
constantprojects be9fd7fa06 Fix MariaDB healthcheck failing on MariaDB 11.8
The 'healthcheck --su-mysql' binary isn't reliably available in
newer MariaDB images. Switch to 'mariadb-admin ping' which is
always present. Also add start_period and increase retries for
slow first-boot initialization on small VPS instances.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 09:04:23 -07:00

3.1 KiB