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

214 commits

Author SHA1 Message Date
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux 375172f5d9 Work in progress 2020-06-26 12:54:37 +03:00
Eldad Fux d6908cc72f Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-25 23:36:58 +03:00
Eldad Fux b42c99ea94 Dynamic nginx max request size 2020-06-23 13:06:07 +03:00
Eldad Fux 38fe69b4a0 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-18 09:08:33 +03:00
Eldad Fux 09ad2ffd90 Added doctor CLI 2020-06-15 11:01:48 +03:00
Eldad Fux 91435411fa Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-13 18:59:46 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux 67f9ceb231 Fixed tests 2020-06-13 11:48:28 +03:00
Eldad Fux 539346317c Image optimization 2020-06-13 11:26:27 +03:00
Eldad Fux 2dbba82630 Added brotli modules 2020-06-13 10:35:29 +03:00
Eldad Fux d5cd136c6b Build Nginx from source 2020-06-13 08:18:07 +03:00
Eldad Fux 1ce76a8ca6 Fix for #368 2020-06-01 22:58:58 +03:00
Eldad Fux fe955ac9fb Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-05-30 10:41:38 +03:00
Eldad Fux b59849df22 Added a flag to disable ClamAV scans #350 2020-05-25 16:12:59 +03:00
Eldad Fux 6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +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 a5fefffc1d Added PHP preload support 2020-05-14 11:22:06 +03:00
Eldad Fux dc0ba2641f XHProf setup 2020-05-14 08:42:13 +03:00
Eldad Fux 98b04976c1 Updated server commands 2020-05-10 13:30:07 +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 d4a34253f2 Optimized dockerfile 2020-05-09 09:26:18 +03:00
Eldad Fux f77a6a4814 Updated tests 2020-05-01 13:24:36 +03:00
Eldad Fux c937e72389 Updated base image 2020-04-14 12:28:52 +03:00
Eldad Fux 2e5f1b2ef7 Small bug fixes 2020-03-21 12:06:44 +02:00
Eldad Fux f8bbdfb924 Updated OS 2020-03-18 21:58:34 +02:00
Eldad Fux 496a9a9159 Updated Docker image 2020-03-18 21:31:25 +02:00
Eldad Fux eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux d5f415fe59 Updated permissions 2020-02-25 10:42:14 +02:00
Eldad Fux 01d4ad1447 Updated permissions 2020-02-24 18:51:35 +02:00
Eldad Fux 81ba228810 Updates permissions 2020-02-24 18:47:45 +02:00
Eldad Fux 09cdd86f79 Added target CNAME var 2020-02-23 10:56:27 +02:00
Eldad Fux dd85077142 Certbot test 2020-02-19 00:13:18 +02:00
Eldad Fux 53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00
Eldad Fux 820fc656cc Added setup type var 2020-02-04 10:06:13 +02:00
Eldad A. Fux 2aefc93187
Update Dockerfile 2019-12-09 14:01:30 +02:00
Eldad A. Fux 4d0978b963
Update Dockerfile 2019-12-09 13:47:52 +02:00
eldadfux a8570813d1 Removed comment 2019-11-29 22:30:05 +02:00
eldadfux 05b51bd700 Added version var as a build argument 2019-11-29 09:34:13 +02:00
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW 524810ce53
Merge branch 'master' into multi-stage-dockerfile 2019-11-26 23:43:51 +02:00
eldadfux 46eef33d0a Reverted build changes 2019-11-20 06:55:39 +02:00
itaymelamed 460c3ab36f
Update Dockerfile 2019-11-19 20:10:44 +02:00
itaymelamed 0964c142ff
Update Dockerfile 2019-11-19 19:53:40 +02:00
Eldad A. Fux cec70ab15c
Merge branch 'master' into multi-stage-dockerfile 2019-11-19 11:04:16 +02:00
itaymelamed dd53cae916
Update Dockerfile 2019-11-18 18:39:33 +02:00
eldadfux 0f3f8b06a7 Added new default SSL certificate 2019-11-16 23:18:21 +02:00
Frieder Bluemle 0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
eldadfux 0d7418b8e9 Added docs to Appwrite container 2019-10-09 11:24:47 +03:00
Mostafa Hussein 4d84d337b1 introduce multi-stage build 2019-10-06 02:09:19 +02:00
GwanYeong Kim c8ba9b594b Use COPY instead of ADD in Dockerfile 2019-10-01 05:00:39 +00:00
eldadfux 8fe329168f Fix for mkdir issue 2019-09-27 17:29:19 +03:00
eldadfux b5d4692a85 Updated storage permissions 2019-09-27 17:13:46 +03:00
eldadfux f739f4e763 Attempt to fix linux permissions issue 2019-09-27 17:03:42 +03:00
eldadfux d3c83dbf49 Added option to disabled abuse for testing 2019-09-20 15:34:34 +03:00
eldadfux 5416d47485 Default key 2019-09-03 15:08:32 +03:00
eldadfux c74d499422 Changed home links domain 2019-08-24 10:27:11 +03:00
eldadfux 23d0932acf Updated platform API 2019-08-18 18:22:03 +03:00
eldadfux 0ca71f03ea Updated supervisord configuration 2019-08-18 15:27:11 +03:00
eldadfux 4bc32d4a15 Updated SDKs 2019-08-10 14:38:09 +03:00
eldadfux b028bfc0d2 Updated docker label 2019-07-31 22:39:31 +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