render-examples / mysql

MySQL 8.0 and 5.7 on Render

Home Page:https://render.com/docs/mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Deploy to Render

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

About

MySQL 8.0 and 5.7 on Render

https://render.com/docs/mysql

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%