Commit Graph

30 Commits

Author SHA1 Message Date
Asif Bacchus
e5b2f68fd4 fix(SCRIPT): verify docker installed 2021-01-06 02:35:29 -07:00
Asif Bacchus
1a1df53175 fix(SCRIPT): fix null hostname error 2021-01-06 01:19:37 -07:00
Asif Bacchus
cc2a81070d fix(SCRIPT): revert quoting vmount var
- this variable relies on being globbed
2021-01-06 01:03:14 -07:00
Asif Bacchus
d3b9229d85 fix(SCRIPT): fix erroneous DHparam check when not using SSL 2021-01-06 00:59:52 -07:00
Asif Bacchus
5a313ea778 refactor(SCRIPT): replace in-line printf styles 2021-01-06 00:57:00 -07:00
Asif Bacchus
b617b7e633 refactor(SCRIPT): new formatting
- check for tput, set formatting to null if not installed
- collapse scriptHelp according to screen width
2021-01-06 00:19:54 -07:00
Asif Bacchus
f301f9bbf0 fix missing existence check on TLS params 2019-11-18 05:20:04 -07:00
Asif Bacchus
fc14c0d0b6 replace echo with printf for reliability 2019-11-18 05:01:56 -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
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
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
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
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
9fee0fdebf allow custom ports from params file 2019-10-17 21:43:28 -06:00
Asif Bacchus
ddfebb0390 mount config and webroot from params file 2019-10-17 18:53:22 -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
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