Skip to content

Docker compose file to setup environment for wordpress development

Notifications You must be signed in to change notification settings

guiwuff/docker-wordpress-development

Repository files navigation

Docker Containers for Wordpress Development

Setup development environment for Wordpress utilizing docker containers along with volumes mapping, database setup and php extensions installation with docker compose

Automate Installation and Configuration

You can use this github repo to automate install.

$ install-command-here

Project Folders and Files

Folders

  • ./web-www : for web server root directory, mapped by docker compose and configured accordingly in nginx conf
  • ./sql-data : for mysql data folder

Files

  • ./docker-compose.yml : configuration file for docker compose
  • ./nginx-default.conf : nginx config file

References

About

Docker compose file to setup environment for wordpress development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published