Skip to content

My-Local/render-staging-db

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.9%
  • JavaScript 44.3%
  • Shell 1.8%