Script to generate nginx & apache configs
authorDan Scott <dscott@laurentian.ca>
Sun, 16 Jul 2017 21:07:45 +0000 (14:07 -0700)
committerDan Scott <dan@coffeecode.net>
Sun, 16 Jul 2017 21:25:10 +0000 (17:25 -0400)
commit2a297bdc7ffdc0803edc03dcf2affda502ec10f9
treed03213f07aca10747fce9402c0d5702c0c7b075c
parent83840398d5d2973ed2e20c087fc7ee66c622727b
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]