Commit Graph

198 Commits

Author SHA1 Message Date
Asif Bacchus
530b4ce476 refactor(LABELS): replace label schema with OCI 2021-01-05 18:01:53 -07:00
Asif Bacchus
f54bed8817 build(VERSION): align version with NGINX versions
- add separate label for internal version tracking
2021-01-05 17:36:04 -07:00
Asif Bacchus
e1bce5aaf6 feature(CONFIG): add healthcheck 2021-01-05 17:35:03 -07:00
Asif Bacchus
31bdf7b7f2 fix(CONFIG): change healthcheck port 2021-01-05 17:29:10 -07:00
Asif Bacchus
2301422842 fix(CONFIG): fix typo in sites note 2021-01-05 17:20:07 -07:00
Asif Bacchus
7cf92e7b2c feature(NGINX): add health stub site 2021-01-05 17:18:24 -07:00
Asif Bacchus
0fdab25788 chore(RIDER): track new configurations 2021-01-05 17:12:17 -07:00
Asif Bacchus
ccc303f597 refactor(CONFIG): update SSL configurations 2021-01-05 17:12:00 -07:00
Asif Bacchus
5433019e2f docs(COMMENT): explain robots tag better 2021-01-05 16:56:49 -07:00
Asif Bacchus
edb23271ab chore(GIT): track rider workspace configs 2021-01-05 16:52:50 -07:00
Asif Bacchus
03e6ef3e4d remove license file 2020-07-18 03:52:33 -06:00
Asif Bacchus
2c1712700c move version label for faster build, bump version 2020-03-10 23:20:54 -06:00
Asif Bacchus
f301f9bbf0 fix missing existence check on TLS params 2019-11-18 05:20:04 -07:00
Asif Bacchus
d7f24405e1 make version explicitly 2.0 2019-11-18 05:04:08 -07:00
Asif Bacchus
fc14c0d0b6 replace echo with printf for reliability 2019-11-18 05:01:56 -07:00
Asif Bacchus
f9d620cf08 fix stupid function return mistake 2019-11-18 05:00:39 -07:00
Asif Bacchus
096aecfeec update proxy buffers to resolve access_log msg 2019-11-18 01:11:58 -07:00
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