1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
Commit graph

27 commits

Author SHA1 Message Date
Eldad Fux b42c99ea94 Dynamic nginx max request size 2020-06-23 13:06:07 +03:00
Eldad Fux b126225846 Fixed worker path 2020-06-19 18:57:37 +03:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad Fux 2dbba82630 Added brotli modules 2020-06-13 10:35:29 +03:00
Eldad Fux 419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux 4d0285caa7 Fixed cache contorl for collection dashboard 2020-05-25 21:11:22 +03:00
Eldad Fux 08f4c0d6e0 updated migration tool 2020-05-21 10:00:06 +03:00
Eldad Fux 5c91e4c57c Updated migration command 2020-05-21 09:25:29 +03:00
Eldad Fux 2e5f1b2ef7 Small bug fixes 2020-03-21 12:06:44 +02:00
Eldad Fux eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux fe5d9107c0 Added volumes constants 2020-02-19 14:41:23 +02:00
Eldad Fux 7faedecbe4 Added empty certs worker 2020-02-19 14:12:48 +02:00
Eldad Fux dd85077142 Certbot test 2020-02-19 00:13:18 +02:00
Eldad A. Fux 190bdbdd23
Delete nginx.key 2019-12-09 13:49:47 +02:00
Eldad A. Fux 1eb490dc85
Delete nginx.crt 2019-12-09 13:49:39 +02:00
Eldad Fux 3968e7f667 Removed deprecated newrelic settings 2019-12-07 18:42:31 +02:00
Eldad A. Fux cec70ab15c
Merge branch 'master' into multi-stage-dockerfile 2019-11-19 11:04:16 +02:00
eldadfux 0f3f8b06a7 Added new default SSL certificate 2019-11-16 23:18:21 +02:00
Eldad A. Fux 5dda7783b2
Merge pull request #243 from dyyim741/fix-shellscript
Replaced $(...) instead of legacy backticked `...`
2019-11-02 15:28:58 +02:00
Frieder Bluemle 0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
DaYea Yim 4a7237a34d Replaced $(...) instead of legacy backticked ...
Backtick command substitution `...` is legacy syntax with several
issues.

1. It has a series of undefined behaviors related to quoting in POSIX.
2. It imposes a custom escaping mode with surprising results.
3. It's exceptionally hard to nest.

$(...) command substitution has none of these problems, and is therefore
strongly encouraged.
2019-10-29 07:41:33 +00:00
Mostafa Hussein 4d84d337b1 introduce multi-stage build 2019-10-06 02:09:19 +02:00
Frieder Bluemle 8297eec3dc
Fix typos 2019-10-02 11:08:34 -07:00
eldadfux 0ca71f03ea Updated supervisord configuration 2019-08-18 15:27:11 +03:00
eldadfux ae70790aef Removed old background jobs 2019-08-18 12:28:20 +03:00
eldadfux 6693b13e77 Upgraded PHP version from 7.2 to 7.3 2019-07-29 07:49:31 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00