Commit Graph

14 Commits

Author SHA1 Message Date
Asif Bacchus cbb8595380 refactor(NGINX): auto-load certificates
- use container-bound certificates by default
- do not use separate certificate loading include
2021-01-08 22:02:22 -07:00
Asif Bacchus 0609c680e0 refactor(NGINX): update letsencrypt integration
- actually create letsencrypt challenge directory
- point default server-blocks to proper LE directory
- fix access and error logging for LE requests
- update server-block configuration comment headers
2021-01-07 10:16:24 -07:00
Asif Bacchus 318e595bbd refactor(SITES): rename default site block files
- remove test from filenames to avoid confusion
- these are production-capable files
2021-01-07 07:11:20 -07:00
Asif Bacchus 2301422842 fix(CONFIG): fix typo in sites note 2021-01-05 17:20:07 -07:00
Asif Bacchus 89db7bc771 update container note files 2019-10-18 00:28:59 -06:00
Asif Bacchus 9fee0fdebf allow custom ports from params file 2019-10-17 21:43:28 -06:00
Asif Bacchus c5b0d0f6fa fix typo in listen directive 2019-10-17 16:34:10 -06:00
Asif Bacchus 9e9ac0adee fix multiple errors switching test server blocks 2019-10-17 16:27:59 -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 f25d9ae3de move error pages back to server configs 2019-10-17 01:23:11 -06:00
Asif Bacchus d3a349c167 move SSL redirect into test file 2019-10-17 00:52:55 -06:00
Asif Bacchus 89d8f484a4 set ssl config to disabled by default 2019-10-17 00:43:11 -06:00
Asif Bacchus 141b932a1c initial commit - skeleton setup 2019-10-16 23:44:47 -06:00