1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00
Commit graph

41 commits

Author SHA1 Message Date
Eldad Fux a980770621 Add env vars for ruby env 2020-07-19 17:44:08 +03:00
Eldad Fux ada7816148 Added Deno functions env 2020-07-19 17:43:59 +03:00
Eldad Fux 9d01239031 Updated python image 2020-07-17 22:38:52 +03:00
Eldad Fux da359b30c6 Updated env images 2020-07-16 08:03:55 +03:00
Eldad Fux f38331f7a8 Added env images 2020-07-16 07:30:08 +03:00
Eldad Fux b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux 5962d45844 Updated Nginx 2020-07-07 00:18:36 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
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 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03: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 f2ad44ca6d Added access to docker socket 2020-05-09 19:40:45 +03:00
Eldad Fux af4b1203e6 fix tests 2020-05-09 11:44:02 +03:00
Eldad Fux 8fe3c4e8b3 Updated test command 2020-05-09 11:03:43 +03:00
Eldad Fux a79af138ff Initi cloud functions module 2020-05-04 16:34:31 +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