]> 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 <dscott@laurentian.ca>
Fri, 20 Apr 2018 16:52:08 +0000 (12:52 -0400)
commit5df41889c0305ce0960fc9c4116fe99f3f2f63eb
treedb264b3e80b16fd2df804d3d1f89aae0c93a5172
parente147e64d0d80d61180cc1efa029e605ec858e85f
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]