1
0
Fork 0
mirror of synced 2024-06-27 18:50:47 +12:00
Commit graph

392 commits

Author SHA1 Message Date
Matej Bačo 2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten Dittmann 1c27b5a88f
Merge pull request #2855 from appwrite/fix-storage-env-vars
Fix: Simplify ENV vars
2022-02-28 16:18:30 +01:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Jake Barnby 4b280bef24 Update executor to bin entrypoint 2022-02-24 14:55:38 +13:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Christy Jacob ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob 5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani d879128744 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-16 08:36:32 +00:00
Christy Jacob 896e63bdd8 feat: fix some bugs 2022-02-16 03:39:09 +04:00
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Christy Jacob 0acd573c89 feat: maintenance task 2022-02-15 04:23:20 +04:00
Christy Jacob f87b662645 feat: implemented other endpoints 2022-02-14 21:52:44 +04:00
Christy Jacob 66b47973bc feat: add start up logic 2022-02-14 20:37:56 +04:00
Christy Jacob fc8ce14009 feat: remove more dependencies 2022-02-13 16:03:25 +04:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Jake Lees 399adace02
Update usage container to include redis vars
The existing compose file has appwrite-usage rely on the redis container, however, no redis connection env variables are being passed in. This just includes them for instances where you're using an external redis instance.
2022-02-10 14:54:27 +11:00
Christy Jacob b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Christy Jacob 150e35244b feat: remove executor port 2022-01-28 16:31:41 +04:00
Christy Jacob 700c2fff2b feat: remove builds mount from trafeik 2022-01-28 04:23:49 +04:00
Christy Jacob 80b99ea146 feat: added build mount to deletes worker 2022-01-28 04:17:59 +04:00
Christy Jacob f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00
Torsten Dittmann 0763e9eeb7 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-fx-review 2022-01-25 17:35:53 +01:00
Bradley Schofield bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Eldad Fux 1ba97b5d9d Unused env vars 2022-01-23 19:34:08 +02:00
Eldad Fux 7d2d49bb89 Removed unused volumes 2022-01-23 19:28:13 +02:00
Eldad Fux 029e1dc6f6 Hiding port 8080 2022-01-23 19:21:23 +02:00
Eldad Fux 0219c92cb0 Review 2022-01-23 18:34:18 +02:00
Torsten Dittmann 9ab6b695e6 feat: refactor some of the executor 2022-01-21 11:42:12 +01:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Eldad Fux 4e44b3e1af Fixed usage entrypoint in dev mode 2022-01-16 18:37:32 +02:00
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Eldad Fux 90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +02:00
Eldad Fux 698f2737dd Set db as depended of realtime 2022-01-02 07:52:07 +02:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00