Script to generate nginx & apache configs
authorDan Scott <dscott@laurentian.ca>
Sun, 16 Jul 2017 21:07:45 +0000 (14:07 -0700)
committerDan Scott <dscott@laurentian.ca>
Thu, 31 May 2018 16:56:01 +0000 (12:56 -0400)
commit0bcfae0f617541f4e4e93a9cd740d910d2ae0670
tree06ef06aa7c7f6ba455f417a1883233f9618d131b
parentf78ebfe0c38d38ccdbfbd3db6fdff8ca69d7021b
Script to generate nginx & apache configs

Given a set of hostnames, generate the appropriate nginx proxy and apache
config files. Also spit out a certbot command to generate a letsencrypt
certificate based on those hostnames.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/support-scripts/webserver_config.py [new file with mode: 0755]