项目作者: render-examples

项目描述 :
MySQL 8.0 and 5.7 on Render
高级语言: Dockerfile
项目地址: git://github.com/render-examples/mysql.git
创建时间: 2019-07-29T21:30:18Z
项目社区:https://github.com/render-examples/mysql

开源协议:GNU General Public License v3.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

Deploy to Render

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