Skip to content

ignatisD/docker-wordpress

Repository files navigation

Development environment for Wordpress

*Can be used in production

Includes

  • Wordpress: the official docker image
  • MySQL 8 as the wordpress database
  • phpMyAdmin for debugging the database
  • Mailhog for an email-catcher client and server
  • NGiNX as a reverse proxy in front of everything (or not)
  • RainLoop: for a production mail client (if needed)

Wordpress needs MySQL to work. Everything else is optional and depends on your needs.


To use nginx you need to copy the configurations in nginx/sites-available/ into nginx/sites-enabled and edit them to suit your needs.


You can use the provided menu.sh for common docker commands.

Docker Menu

TODO

  • Start up scripts
  • nginx auto configuration

That's it for now!


Good luck
Ignatios

About

A repository for trying out Wordpress locally or for developing wordpress plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published