EasyEngine/docker-compose-wordpress

Running multiple single websites using docker (compose)

rahul286 opened this issue · 2 comments

Please do not confuse this with running "WordPress Multisite". It is covered in #4

Test case

  • Create 3 websites with EasyEngine style file layout such as /var/www/example.com, /var/www/foo.com, /var/www/bar.com, etc
  • All websites must be publicly accessible in their own domain/subdomain. Always on port 80.

Requirements

  • This will need some kind of host/guest port mapping. Docker networking 💪
  • It might need some kind of nginx proxying from host

Issue to be closed after testing.

Multiple Sites is ready for testing. The test cases are in the description. After testing comment on this issue.

Outdated version of ee4