Coder.comC
Coder.com17mo ago
5 replies
AsP3X

Run coder using docker-compose with mariadb as database

I would like to run a coder instance with mariadb as database instead of postgresql, due to reliability reasons.
From my experience with hosting docker instances and maintaining them, i notice that my postgresql database instances are more prone to crashes causing unrecoverable dataloss.

Is there a guide available or even the possibility to host coder without postgres?
Was this page helpful?