Skip to content

bredigital/wordpress-generator-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRE Digital WordPress Generator

Please be aware that this development is in beta, and is not intended for use within a production environment.

WordPress Generator is an application designed for spinning up temporary WordPress installations for testing and development purposes. Once finished, the site can be exported or deleted. All through the Power of WP-CLI!

This readme for Docker is in progress. Please see the main repository for more project and usage details.

Persistence

Bind /var/www/html/sites to a volume. This is the only directory required for persistence (database also needs to be persisted), and will survive container destruction.

Further bindings can be used. They are (paths start with /var/www/html/):

  • assets/wordpress/(themes\plugins\mu-plugins) Files and folders in here are deployed to each new container.
  • assets/exports for persistent export storage.

About

Docker autobuild images for getting started with Docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published