appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
14 stars 13 forks source link

tahoe nginx-only playbook #415

Closed thraxil closed 1 year ago

thraxil commented 1 year ago

adds a playbook that only handles the nginx-related parts of Tahoe (copied from amc.yml and pruned down to just the relevant parts).

This (along with https://github.com/appsembler/tahoe_deploy/pull/58) should hopefully speed things up a bit when we test and roll out the HTTPS LB.

Once we're fully moved to that, hopefully we won't really have a need for this playbook anymore and we can delete it.