1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00
Commit graph

100 commits

Author SHA1 Message Date
Torsten Dittmann 400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +02:00
Torsten Dittmann 8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Everly Precia Suresh 5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00: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
Everly Precia Suresh 9d43ad32b4 change default env value 2022-05-10 11:19:58 +00:00
Everly Precia Suresh 5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Everly Precia Suresh dc0d83c22b fix default values in .env 2022-05-10 10:48:13 +00:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02: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 aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Damodar Lohani dd29f6b288 seems this variable was missing in production compose and .env 2022-03-24 07:29:59 +00:00
Matej Bačo 8b8dc7a1f2 Synced env file 2022-03-17 11:43:01 +00:00
Matej Bačo a439203363 Tests fix 2022-03-16 13:40:02 +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 de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Christy Jacob 0bee58dd6a feat: update env vars 2022-02-27 23:28:37 +04:00
Bradley Schofield 411f66a82c Update .env 2022-02-25 14:38:42 +00: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
Damodar Lohani 9983cef3a7 fix env 2022-02-23 08:04:44 +00:00
Damodar Lohani 7b29171119 fix env 2022-02-22 11:19:31 +00:00
Damodar Lohani 289cffa0bb
Update .env
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:24:07 +05:45
Damodar Lohani cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob 0acd573c89 feat: maintenance task 2022-02-15 04:23:20 +04:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Matej Baco 5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Matej Baco 03fa483181 Improved CI/CD logs 2021-12-21 15:22:18 +01:00
Damodar Lohani 57d11d7468 fix default 2021-12-09 12:14:21 +05:45
Matej Baco c057084bee Log data update 2021-12-01 11:59:08 +01:00
Bradley Schofield e64bb9faf5 Add Build Timeout EnvVar 2021-11-30 09:39:50 +00:00
Matej Baco a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +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
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Bradley Schofield 7649a2c677 Make new database work with the executor
+ New DB now works with executor
+ events now work with new execution model
2021-10-14 10:37:00 +01:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Bradley Schofield 715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Bradley Schofield 48d57aa38e aaaaa 2021-08-27 10:21:28 +01:00
Damodar Lohani 8d37fdc213 APP_STORAGE_LIMIT updated for large file test 2021-06-21 14:08:24 +05:45
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