Skip to content

🚢 awesome docker project with mysql/mariadb lastest version

License

Notifications You must be signed in to change notification settings

shahid-khans/docker-mysql

Repository files navigation

🚢 Docker with Mysql (MariaDB 10)

🚢 Docker based project to create the best Docker mysql database environment.

❤️️ Please like/share/star (⭐) this repository.

Docker + mysql

🚀 Goal

Quick and easiest way to setup mysql database using docker.

after installing the docker and docker-compose follow the below 3 steps and that's it.

  1. clone the repository
  2. ☑ run the ./start.sh
  3. ☑ enjoy !

🎯Quick Start

Just open in a terminal:

git clone https://github.com/shahid-khans/docker-mysql.git
cd docker-mysql
cp env-example .env
./start.sh

Open database editor tool my favorite ♥️️ is heidisql only for windows

You can check the logs using ./logs.sh command to see what's going on during the project startup. you can stop the mysql docker container using ./stop.sh. connect to mysql database ./mysqlconnect.sh default port for mysql is 3306 and credentials you can see in .env file.

👍Follow me on GitHub, or tweeter here.

📢 Soon i will be publish more advance topics like backup & restore mysql DB. Need you likes for support and motivation 😎.

💟 Feel free to tweet me for any issues

This project is based on awesome nodedock

LICENSE

MIT

About

🚢 awesome docker project with mysql/mariadb lastest version

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published