Commit Graph

159 Commits

Author SHA1 Message Date
Asif Bacchus
e5b2f68fd4 fix(SCRIPT): verify docker installed 2021-01-06 02:35:29 -07:00
Asif Bacchus
942a855ffa refactor(SCRIPT): rework ssl implementation
- restart: prevent unnecessary error messages from already renamed files
2021-01-06 02:31:18 -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
6f4b2509b4 docs(PARAMS): update comments for clarity 2021-01-05 23:21:15 -07:00
Asif Bacchus
dcd3dbeac6 docs(README): fix mistake in SERVER_NAMES explanation 2021-01-05 23:20:44 -07:00
Asif Bacchus
bc62d15fbe docs(README): proper readme 2021-01-05 23:06:52 -07:00
Asif Bacchus
c683856959 fix(NGINX): fix healthcheck URL 2021-01-05 18:24:58 -07:00
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