Skip to content

A dead simple development environment for WordPress.

Notifications You must be signed in to change notification settings

pfernandez/wp-devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP Devbox

Built with Docker Compose and WordPress.

How to use it

  1. Check the environment variables in the .env file. Keep them or change them as desired; the defaults should only be used in a development environment. Additional environment variables for WordPress can be added to WORDPRESS_CONFIG_EXTRA.
  2. Run docker-compose up. WordPress files will be stored in wordpress/ and MySQL data will be stored in mysql/. Git will ignore both of these, and deleting them will remove all data and require repeating this step.
  3. Visit [http://localhost:8000] in a web browser to complete the installation.

About

A dead simple development environment for WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages