1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00
Commit graph

467 commits

Author SHA1 Message Date
Torsten Dittmann 8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Torsten Dittmann 426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02:00
Everly Precia Suresh 5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann 248df3b13d chore: sync docker-compose 2022-05-17 13:10:50 +02:00
Everly Precia Suresh aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Everly Precia Suresh 50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +00:00
Matej Bačo 8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Everly Precia Suresh 8cbb28fb98 use anchors and aliases to clean up compose file 2022-05-10 15:22:58 +00:00
Everly Precia Suresh e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Torsten Dittmann 240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Eldad A. Fux 9e5436f80d
Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable
Add Executor host variables as a part of infrastructure configuration
2022-04-14 06:20:01 +03:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Matej Bačo a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Eldad A. Fux c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Damodar Lohani 2ef2fa2d5f
warning to top 2022-04-10 12:57:00 +05:45
Matej Bačo aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Damodar Lohani a1cc57fbc7 log limit on development stack 2022-03-29 09:50:57 +00:00
Everly Precia Suresh f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Matej Bačo a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Eldad A. Fux 9a1862e4a2
Merge pull request #2891 from brandonroberts/gitpod-support
feat: add support for using Gitpod for development
2022-03-09 05:19:46 +02:00
Matej Bačo 13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +00:00
Brandon 8580dad158 feat: add Gitpod configuration 2022-03-03 08:36:08 -06:00
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
Torsten Dittmann 9a1937d070 fix: certs worker env variables 2021-12-28 12:28:29 +01:00
Torsten Dittmann ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Matej Baco 5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Damodar Lohani 8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
Bradley Schofield 1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Bradley Schofield e64bb9faf5 Add Build Timeout EnvVar 2021-11-30 09:39:50 +00:00
Eldad Fux 64466f1dca Add local build file 2021-11-28 01:47:40 +02:00
Damodar Lohani ce950637a5 update dependency 2021-11-25 13:32:01 +05:45
Matej Baco 5b08969133 Code review changes 2021-11-24 11:09:04 +01:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Matej Baco fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Bradley Schofield a0c841d13f Rollback to Docker CLI 2021-11-22 09:27:08 +00:00
Torsten Dittmann f1d95a236b Merge branch 'master' of https://github.com/appwrite/appwrite into remove-bundled-javascript 2021-11-22 10:23:48 +01:00
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Damodar Lohani fa46ca7243 removing debug tmp 2021-10-28 14:32:56 +05:45
Torsten Dittmann bb106861ba remove tmp mount from appwrite server 2021-10-28 10:47:41 +02:00