Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

wordpress_Docker_setup

WordPress with MySQL using Docker Compose

This project sets up a WordPress environment powered by MySQL using Docker and Docker Compose. The setup allows you to easily deploy WordPress with a persistent MySQL database and WordPress files.

Project Structure

wordpress-mysql/
│
├── docker-compose.yml   # Docker Compose file that defines services
└── db_data/             # Directory to store MySQL data
└── wp_data/             # Directory to store WordPress data
docker-compose up # to start

docker-compose down # tostop

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages