]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
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>
Tue, 22 Oct 2019 21:07:18 +0000 (17:07 -0400)
commitb669758a3b318236f0b52dea5ba704b319815db1
tree2a64c97713be0358ac9830de54ee6ab4d66fac16
parente1ad15db355d50714441198fb0bcbbbc5c0effc8
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]