Skip to content

seralaci/mysql-phpmyadmin-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL and phpMyAdmin by Docker Compose

Requirements:

  • docker >= 17.12.0+
  • docker-compose

Quick Start

  • Clone or download this repository
  • Go inside of directory, cd mysql-phpmyadmin-docker-compose
  • Run this command docker-compose up -d

Environments

This Compose file contains the following environment variables:

  • MYSQL_DATABASE the default value is yourdatabase
  • MYSQL_ROOT_PASSWORD the default value is setrootpassword
  • MYSQL_USER the default value is dbuser
  • MYSQL_PASSWORD the default value is dbpassword
  • PHPMYADMIN_PORT the default value is 6060

Access to MySQL:

  • localhost:3306
  • Username: dbuser
  • Password: dbpassword

Access to phpMyAdmin:

  • URL: http://localhost:6060
  • Server: mysql
  • Username: root or dbuser
  • Password: setrootpassword or dbpassword

Alt text

Are you new to MySQL?

MySQL Database - Full Course

About

MySQL and phpMyAdmin by Docker Compose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy