Commit Graph

204 Commits

Author SHA1 Message Date
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
Asif Bacchus c5b0d0f6fa fix typo in listen directive 2019-10-17 16:34:10 -06:00
Asif Bacchus 2a25edcc42 isolate SSL config from user configs 2019-10-17 16:30:35 -06:00
Asif Bacchus 9e9ac0adee fix multiple errors switching test server blocks 2019-10-17 16:27:59 -06:00
Asif Bacchus 4ec127184d deactivate standard test page when SSL active 2019-10-17 16:17:16 -06:00
Asif Bacchus 166419490a fix filename typo 2019-10-17 16:12:19 -06:00
Asif Bacchus d2100c0ae0 move LE challenge root outside webroot 2019-10-17 01:34:52 -06:00
Asif Bacchus 0313a5c8bf add LE support 2019-10-17 01:32:00 -06:00
Asif Bacchus 0fa9308757 fix comment typo 2019-10-17 01:31:52 -06:00
Asif Bacchus a47dccd84c make entrypoint executable 2019-10-17 01:23:31 -06:00
Asif Bacchus f25d9ae3de move error pages back to server configs 2019-10-17 01:23:11 -06:00
Asif Bacchus 938ae8d83d do not track testing params files, only template 2019-10-17 01:10:43 -06:00
Asif Bacchus 8dd0fd21a8 add default placeholder webpage 2019-10-17 01:09:43 -06:00
Asif Bacchus 365ed42971 set fun error pages as global default 2019-10-17 01:06:52 -06:00
Asif Bacchus 2d2548172a copy default webroot test pages 2019-10-17 01:01:20 -06:00
Asif Bacchus 0474fa840c update labels 2019-10-17 01:01:09 -06:00
Asif Bacchus d3a349c167 move SSL redirect into test file 2019-10-17 00:52:55 -06:00
Asif Bacchus 19a6f82b54 rename ssl cert location snippet 2019-10-17 00:52:31 -06:00
Asif Bacchus 2d82201fce set location to fixed within container 2019-10-17 00:44:37 -06:00
Asif Bacchus 89d8f484a4 set ssl config to disabled by default 2019-10-17 00:43:11 -06:00
Asif Bacchus 5f7f879a72 remove TLS paths, must be specified at runtime 2019-10-17 00:41:34 -06:00
Asif Bacchus 5ccc917d1b fix wrong comparison operator on HSTS check 2019-10-17 00:41:15 -06:00
Asif Bacchus a4a20ad471 update configuration files with env vars 2019-10-17 00:37:01 -06:00
Asif Bacchus af16cee76e change to proper format for easier sed editing 2019-10-17 00:27:57 -06:00
Asif Bacchus fd17964781 change HSTS time to 6 months 2019-10-17 00:27:26 -06:00
Asif Bacchus 2ae3fa2144 initial parameter template file 2019-10-17 00:14:08 -06:00
Asif Bacchus cc1fe51539 add default env vars 2019-10-17 00:13:51 -06:00
Asif Bacchus 32b8ac65a7 clone fun errorpages 2019-10-17 00:13:42 -06:00