autopilotpattern / wordpress

A robust and highly-scalable implementation of WordPress in Docker using the Autopilot Pattern
GNU General Public License v2.0
158 stars 41 forks source link

Support ACME feature of autopilotpattern/nginx #33

Closed jasonpincin closed 7 years ago

jasonpincin commented 7 years ago

The wordpress blueprint overrides the Nginx config of autopilotpattern/nginx which contains bits required for ACME / LetsEncrypt. We may want to consider adding functionality to inject configuration into the Nginx container without overriding the entire config so that these must stay in-sync as the Nginx blueprint adds features.