/mysql-on-render

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

MySQL on Render

This is a template repository for running MySQL on Render.

  • It uses the official MySQL Docker image.

  • Render Disks provide fast, persistent SSD storage for your database.

  • MySQL runs in your private network and isn't exposed to the public Internet.

MySQL Versions

The master branch runs MySQL 8. You can use the mysql-5 branch to run MySQL 5 instead.

Deployment

See https://render.com/docs/deploy-mysql.