Commit Graph

231 Commits

Author SHA1 Message Date
Asif Bacchus f0fc3364af bump version number 2019-11-18 01:07:21 -07:00
Asif Bacchus 3ae78311f5 separate define and assign updated env vars 2019-11-18 00:56:28 -07:00
Asif Bacchus f8d228b277 change access_log OFF to off 2019-11-17 23:55:54 -07:00
Asif Bacchus d51817d02f update template file 2019-11-17 23:53:43 -07:00
Asif Bacchus 61b0eb31d1 export case consistent env vars 2019-11-16 17:33:25 -07:00
Asif Bacchus eebef6b7bc remove debugging output 2019-11-16 17:27:48 -07:00
Asif Bacchus d2ffebd925 move TLS var case-correction after reading params 2019-11-16 17:22:16 -07:00
Asif Bacchus 200bfd7ad6 mount snippets directory if defined 2019-11-16 17:18:24 -07:00
Asif Bacchus f8f6f867f0 add snippets readme 2019-11-16 17:18:08 -07:00
Asif Bacchus a28875fa0b set TLS var to ucase for consistency 2019-11-16 17:17:44 -07:00
Asif Bacchus f08ffd2fa9 fix missing quotes 2019-11-16 17:12:24 -07:00
Asif Bacchus e0232004f0 quote true/false checks 2019-11-16 17:11:07 -07:00
Asif Bacchus ef650b0549 process volume mounts more efficiently 2019-11-16 16:52:44 -07:00
Asif Bacchus 5d577a47b8 update params template 2019-11-16 16:35:51 -07:00
Asif Bacchus bbc9cb1508 env vars to ucase, params file case insensitive 2019-11-16 16:33:57 -07:00
Asif Bacchus bb9690f282 replace existence checks with function 2019-11-16 16:10:55 -07:00
Asif Bacchus a14985ed8a add manually created network 2019-11-16 15:36:13 -07:00
Asif Bacchus e6c21af933 fix multiple server name issue 2019-11-13 08:48:17 -07:00
Asif Bacchus 39466709ee update template defaults 2019-11-13 08:46:45 -07:00
Asif Bacchus 935ae0d150 add dedicated user for better permission control 2019-11-11 00:04:15 -07:00
Asif Bacchus c9c4becf14 update permissions 2019-11-09 20:01:29 -07:00
Asif Bacchus b14fe19ece increase server names hash bucket size 2019-10-20 00:24:47 -06:00
Asif Bacchus b83c4680da increase server names hash bucket size 2019-10-19 23:43:55 -06:00
Asif Bacchus 58e700e58c restart unless-stopped by default, except shell 2019-10-19 22:22:00 -06:00
Asif Bacchus cd47855b97 add restart config on all normal executions 2019-10-19 17:41:22 -06:00
Asif Bacchus cea18e853c update cmd label 2019-10-18 02:07:14 -06:00
Asif Bacchus 868b29abc5 more console output cleanup 2019-10-18 02:01:47 -06:00
Asif Bacchus d65e6ac266 minor version bump 2019-10-18 01:57:20 -06:00
Asif Bacchus 962177dda5 cleanup console output 2019-10-18 01:55:50 -06:00
Asif Bacchus bfdb85b384 add option to turn on access log 2019-10-18 01:53:20 -06:00
Asif Bacchus d6e49f4d09 add timezone to params, default UTC in container 2019-10-18 01:32:48 -06:00
Asif Bacchus 5b89659c0f append newline to all configuration files 2019-10-18 00:35:02 -06:00
Asif Bacchus 9f16db7a13 update in-container readme for config and sites 2019-10-18 00:32:56 -06:00
Asif Bacchus 89db7bc771 update container note files 2019-10-18 00:28:59 -06:00
Asif Bacchus 10bccaedbf change container tag, use 'latest' 2019-10-18 00:27:01 -06:00
Asif Bacchus 0a1950d46c add server-block binding option 2019-10-18 00:16:12 -06:00
Asif Bacchus e62185c530 update and add commentary to template file 2019-10-18 00:05:29 -06:00
Asif Bacchus d8b046d110 set version label to 1.0 2019-10-17 23:31:22 -06:00
Asif Bacchus a555ea3bf4 move error pages out of webroot 2019-10-17 23:27:50 -06:00
Asif Bacchus 9fee0fdebf allow custom ports from params file 2019-10-17 21:43:28 -06:00
Asif Bacchus 39fa12eab6 add default port env vars 2019-10-17 21:26:18 -06:00
Asif Bacchus ddfebb0390 mount config and webroot from params file 2019-10-17 18:53:22 -06:00
Asif Bacchus fd5aa717e6 move sample config files out of sub-subdir 2019-10-17 18:49:36 -06:00
Asif Bacchus 775d883548 remove debugging exit 99 2019-10-17 18:23:39 -06:00
Asif Bacchus 8f781de0d4 check webroot and config dirs 2019-10-17 18:23:07 -06:00
Asif Bacchus fa41187f9b logic error in DH exist check 2019-10-17 17:58:10 -06:00
Asif Bacchus de5ce23b4e read params file early for cert existance checks 2019-10-17 17:57:03 -06:00
Asif Bacchus 78a3efd5ca add certificate params 2019-10-17 17:18:31 -06:00
Asif Bacchus 24db371e0e remove remaining references to openldap 2019-10-17 17:17:04 -06:00
Asif Bacchus 2e22eff0be start-up helper script 2019-10-17 17:13:57 -06:00