1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00
Commit graph

309 commits

Author SHA1 Message Date
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Bradley Schofield 2e2ff76eab Start working on moving back to DockerAPI 2021-11-18 13:44:45 +00:00
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann 091c6ef4f6 add buildstep to docker 2021-10-21 19:20:41 +02:00
Bradley Schofield 214f103984 Handle rootless runtimes
+ Update to handle using rootless runtimes for build and launch
+ also updated swoole to 4.8
2021-10-20 12:31:38 +01:00
Torsten Dittmann 795ffb5d56 deps(php): upgraded swoole to 4.8.0 2021-10-15 12:23:38 +02:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Bradley Schofield 8e4bb7166d Add documentation for executor secret 2021-09-22 11:08:02 +01:00
Eldad A. Fux f4bdc60df4
Merge pull request #1562 from appwrite/feat-parallel-build
Feat - Parellel builds to reduce build time
2021-09-19 07:57:52 +03:00
kodumbeats 2ad776ac54 Explode compile step into multistage build for parallel compilation 2021-09-01 15:05:50 -04:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Torsten Dittmann 740fe0b8f9 Merge branch 'update-php-dependencies' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:30:57 +02:00
Torsten Dittmann 6a2c8c1478 deps(php): update swoole and imagick 2021-08-18 13:29:48 +02:00
Damodar Lohani d77c36dcca usage container definition 2021-08-11 11:29:08 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani ab841925ff drop usage worker 2021-08-02 11:58:42 +05:45
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Damodar Lohani 9814ca2fa9 update with DEBUG build args 2021-07-11 18:10:39 +05:45
Damodar Lohani 74b24dfe69 properly setup debugger for everyone and contribution guide 2021-07-11 17:20:03 +05:45
Damodar Lohani e8754111b9 install and enable yasd if testing is true 2021-07-10 21:06:46 +05:45
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Torsten Dittmann 6767e14382 fix(php): libgomp dependency 2021-06-29 16:59:32 +02:00
Torsten Dittmann 77a5663bdb deps(php): imagick to 3.5.0 2021-06-29 15:47:38 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
kodumbeats 4a4165a304 Make worker-database executable 2021-06-17 18:13:46 -04:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Torsten Dittmann d471a5e1bd fix(dockerfile): imagick version specific commit 2021-06-10 13:14:22 +02:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Eldad Fux c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad Fux d020b62051 Fixed mongo setup 2021-05-04 00:05:25 +03:00
Torsten Dittmann ab325bf4e9 chore: upgrade MaxMind-DB-Reader to 1.10.1 2021-04-27 11:08:06 +02:00
Eldad Fux 1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Torsten Dittmann 5b2549c003 deps: update swoole to 4.6.6 2021-04-23 16:43:29 +02:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Torsten Dittmann 65c3e2536e deps: fix missplaced dash 2021-04-09 13:02:11 +02:00
Torsten Dittmann 6dd2cc1af2 deps: set imagich to master version until php8 is officialy released 2021-04-09 12:54:59 +02:00
Torsten Dittmann 6b3ea91e66 deps: update php extensions 2021-04-09 12:41:22 +02:00
Eldad A. Fux 19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Damodar Lohani c3fb2e6c46 adding locale to dev docker compose, dockerfile and compose and variables 2021-04-04 07:15:41 +05:45
Eldad Fux 40c4f0f15d Fixed tests 2021-03-10 22:27:50 +02:00
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Eldad Fux 40d7a235ea Merge branch 'dev' of github.com:appwrite/appwrite into feat-god-user 2021-02-23 13:31:00 +02:00
Eldad Fux c10500c882 Added an option for a console god user 2021-02-23 13:29:12 +02:00
Eldad Fux bab5400aec Merge branch 'dev' of github.com:appwrite/appwrite into feat-disable-SMTP 2021-02-22 17:54:33 +02:00
Eldad Fux ba627afb6b Disable SMTP 2021-02-22 13:54:05 +02:00
Eldad Fux 9602e283d9 Updated extentions 2021-02-21 23:57:15 +02:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +02:00
Eldad Fux a99133d5d8 Updated Swoole version 2021-02-09 12:37:34 +02:00
Eldad Fux a856d618de Updated PHP version 2021-02-06 00:17:06 +02:00
Eldad Fux 70e0e5b1a3 Upgraded Swoole 2021-01-30 12:00:08 +02:00
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Christy Jacob 2a29e10007 feat: review comments 2021-01-20 23:53:48 +05:30
Christy Jacob 0156e00a9d feat: update default env var values 2021-01-20 23:27:49 +05:30
Christy Jacob 68b7e22b90 feat: update default env var values 2021-01-20 21:16:05 +05:30
Christy Jacob 04f14816d7 feat: add filter to delete execution logs older than 2021-01-20 20:58:52 +05:30
Eldad Fux e8c1d3ae9d Updated dependencies 2021-01-15 08:08:02 +02:00
Eldad Fux bc16ec93db Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 00:26:09 +02:00
Damodar Lohani 73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
Eldad Fux b4969f553c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-04 01:28:46 +02:00
Eldad A. Fux 1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Eldad A. Fux 8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Christy Jacob 3898656f59 patch: updated env and docker files 2020-12-22 18:27:22 +05:30
Christy Jacob 2085c16f91 patch: added logs for maintenance task 2020-12-21 20:16:31 +05:30
Christy Jacob c6a105db7e patch: review comments 2020-12-18 16:18:00 +05:30
Christy Jacob f10caa28ba feat: added maintenance worker for deleting execution logs 2020-12-15 19:08:41 +05:30
Eldad Fux 47769cefae Added new env vars 2020-12-14 20:04:57 +02:00
Christy Jacob 408ae68e7a feat: starter for maintenance task 2020-12-14 22:09:44 +05:30
Eldad Fux 3190b05ec7 Upgraded Swoole version 2020-12-13 09:27:08 +02:00
Eldad A. Fux a23f38c769
Merge branch '0.7.x' into feat-upgrade-php-version 2020-12-13 01:56:32 +02:00
Eldad Fux 02ef52c13d Official release tag! 2020-12-01 08:08:01 +02:00
Eldad Fux 25aa12a22d Upgraded Swoole version 2020-11-21 13:16:10 +02:00
Eldad Fux dda4f2935a Updated RC version 2020-11-21 08:18:39 +02:00
Eldad Fux b4037b9da3 Upgraded to RC3 2020-11-07 20:10:28 +02:00
Eldad Fux 1668da931f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-31 16:59:00 +02:00
Eldad Fux 608cf36d1f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:43:09 +02:00
Eldad Fux 6bf8be7912 Added missing SDK command 2020-10-29 12:58:48 +02:00
Eldad Fux 47255f1df9 Merge branch 'feat-upgrade-php-version' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-29 00:34:28 +02:00
Eldad Fux eb9730b606 Removed imagemagick dev 2020-10-29 00:34:21 +02:00
Eldad A. Fux 8d60a6a759
Merge branch '0.7.x' into feat-upgrade-php-version 2020-10-27 23:57:39 +02:00
Eldad Fux 42d9a64473 New line :) 2020-10-27 23:56:47 +02:00
Eldad Fux 3aa78a1a0f Updated default upload size 2020-10-27 21:56:37 +02:00
Eldad Fux 8bbdac232d Removed multiple docker-cli setups 2020-10-27 20:42:42 +02:00
Eldad Fux 314941eea6 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 20:12:02 +02:00
Eldad Fux e8fb01604c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-27 20:08:20 +02:00
Eldad Fux db68da6e65 Updated default timezone 2020-10-27 19:24:18 +02:00
Eldad Fux 38e52eaf7b Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-27 10:48:51 +02:00
Eldad Fux be33726e76 Upgraded to php8 2020-10-27 08:20:52 +02:00
Eldad A. Fux 213f3fc628
Feat install phpredis with git (#710)
* Use git to install all extensions
* Updated maxmind version
2020-10-27 08:12:00 +02:00
Eldad Fux 0edd8ff448 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 01:50:13 +02:00
Eldad Fux e24afbde8d Upgraded to Swoole 4.5.6 2020-10-27 00:19:22 +02:00
Eldad Fux c69655a297 Updated setup script 2020-10-25 15:48:04 +02:00
Eldad Fux a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
hack3r-0m 0fe8650640 Fixed issues with Installing and Enabling C extension 2020-10-24 20:45:15 +00:00
hack3r-0m 198b6e02b2 refactored Dockerfile 2020-10-23 17:46:51 +00:00
hack3r-0m 21eacb8a63 Replace .mmdb reader with maxmind and native C extension 2020-10-23 17:36:52 +00:00
Eldad Fux c8be0a0e04 Updated Redis client 2020-10-22 15:31:41 +03:00
Eldad Fux 4dfb91f2ef Updated phpredis client 2020-10-19 17:49:35 +03:00
Eldad Fux 10e39abeae Basic structure 2020-10-16 10:31:09 +03:00
Eldad Fux 56d4c84cd3 Added vars debugger 2020-10-15 08:03:38 +03:00
Eldad Fux 22a6e25ddc Updated Swoole version 2020-10-15 00:45:31 +03:00
Eldad Fux f8dc58bb6f Optimize build 2020-10-13 11:51:41 +03:00
Eldad Fux 44fe831015 Upgraded swoole version to 4.5.3 2020-08-30 07:53:13 +03:00
Eldad Fux dc1655b7f5 Work in progress 2020-07-28 22:48:51 +03:00
Eldad Fux 5df196c712 Updated naming conventions 2020-07-27 20:15:36 +03:00
Eldad Fux d21036acb7 Image cleanup 2020-07-21 09:02:45 +03:00
Eldad Fux bfa13a3adf Fixed Brotli + optimizations 2020-07-21 01:59:44 +03:00
Eldad Fux a295b9c3c6 Fixed scripts, removed build packages 2020-07-20 23:05:36 +03:00
Eldad Fux ac2ee0a025 Fixed missing bash 2020-07-20 20:53:32 +03:00
Eldad Fux ccb1743efe Updated imagemagik 2020-07-20 20:34:48 +03:00
Eldad Fux 1c18826f0c Updated gzip compression 2020-07-20 20:16:26 +03:00
Eldad Fux 1bcea96f67 POC 2020-07-20 18:40:12 +03:00
Eldad Fux e4ff592eac Updated storage limit var 2020-07-19 18:17:57 +03:00
Eldad Fux 4e7580f1a8 Added env vars for cloud functions 2020-07-19 17:42:46 +03:00
Eldad Fux b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux 8d5e62a02b Added a new volume 2020-07-15 00:20:46 +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 c726194e31 Added server name as env var 2020-07-08 10:04:06 +03:00
Eldad Fux 9339d1a899 Added app env 2020-07-07 20:59:20 +03:00
Eldad Fux ea3108acda Updated workers 2020-07-05 22:19:14 +03:00
Eldad Fux a68e86464b Added workers as containers 2020-07-05 16:51:20 +03:00
Eldad Fux 07ec1a4e73 Fixed tests 2020-07-05 01:31:48 +03:00
Eldad Fux b1f2228a6c Added debugging tools 2020-07-05 01:23:48 +03:00
Eldad Fux e390fdde9b Added debug tools 2020-07-04 21:21:07 +03:00
Eldad Fux a9b823c720 Merge branch 'preloader' of github.com:appwrite/appwrite into swoole 2020-07-03 21:33:51 +03:00
Eldad Fux 7940d8af7c Updated port 2020-07-02 15:24:39 +03:00
Eldad Fux 5a32260dd2 PHP8 tests 2020-07-02 12:02:13 +03:00
Eldad Fux 13326ddbcf Updated branch 2020-06-29 10:22:53 +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 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