1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00
Commit graph

295 commits

Author SHA1 Message Date
Lucas Reis
2021dea936 set correct value for logging drivers
set correct value for logOwl and appSignal logging drivers
2023-02-26 19:31:56 +00:00
Damodar Lohani
5acd78463a Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-16 00:44:29 +00:00
Damodar Lohani
71d2c45a92 Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-14 04:35:19 +00:00
Matej Bačo
eea635fe4b Basic implementation for Open Runtimes V2 2023-02-09 15:27:11 +01:00
Damodar Lohani
f41e3b1e8f Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-01-12 07:25:23 +00:00
Steven Nguyen
2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
Matej Bačo
014457636c Fix missing env var category 2022-12-27 23:58:30 +01:00
shimon
0348472345 usage cleanup 2022-12-11 19:15:38 +02:00
Christy Jacob
210b4558c6 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-22 19:52:44 +05:30
Matej Bačo
202e4c01d8 Add new executor env vars 2022-11-21 14:23:43 +00:00
Damodar Lohani
14ea8b2197 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-21 14:12:22 +00:00
Matej Bačo
421cebced8
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-11-18 15:17:51 +01:00
Matej Baco
0075956c6c Introduce ENV to disable console invites, fix outdated code after merge 2022-11-18 09:51:28 +01:00
Christy Jacob
57dd721a61 chore: update volume names 2022-11-18 01:08:43 +05:30
Christy Jacob
71bb70dec4 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 23:27:26 +05:30
Christy Jacob
6c43b44441 feat: use new storage library 2022-11-17 23:16:49 +05:30
Christy Jacob
080abbbb79 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 20:26:10 +05:30
Christy Jacob
28087d708d feat: review comments 2022-11-17 07:03:59 +00:00
Christy Jacob
d830f5c262 feat: review comments 2022-11-17 07:01:11 +00:00
Christy Jacob
261830c122 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-support-dsn 2022-11-17 06:43:49 +00:00
Christy Jacob
d75831380b feat: review comments 2022-11-17 06:36:41 +00:00
Damodar Lohani
96e67f968f Merge remote-tracking branch 'origin/feat-db-pools' into feat-usage-refactor-fo-db-pools 2022-11-17 00:31:57 +00:00
Christy Jacob
a233a30d28
Merge pull request #4691 from appwrite/feat-schedules-deletions
Deleted functions
2022-11-16 20:49:14 +05:30
Christy Jacob
44c85da574
Update app/config/variables.php 2022-11-16 20:47:47 +05:30
shimon
a6fcc59ead Merge remote-tracking branch 'origin/feat-schedules-deletions' into feat-schedules-deletions
# Conflicts:
#	app/config/variables.php
2022-11-16 17:05:27 +02:00
shimon
29db442b99 Deleted functions
schedules clean up
2022-11-16 17:02:00 +02:00
Christy Jacob
0250754e6f
Update app/config/variables.php 2022-11-16 20:31:36 +05:30
shimon
8edb592138 Deleted functions
schedules clean up
2022-11-16 17:00:27 +02:00
Shimon Newman
bc6731ff6b
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-11-16 16:55:41 +02:00
shimon
99823656f0 Deleted functions
schedules clean up
2022-11-16 16:31:49 +02:00
shimon
dd7bd108cc Deleted functions
schedules clean up
2022-11-16 16:14:45 +02:00
Christy Jacob
cf4be51094 feat: review comments 2022-11-16 10:43:26 +00:00
Jake Barnby
750dcc2a56
Comment out variable 2022-11-16 20:00:20 +13:00
Jake Barnby
c46ba06c51
Update env var name 2022-11-16 19:57:12 +13:00
Jake Barnby
f9d2976c1d
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/init.php
#	app/tasks/sdks.php
#	composer.lock
#	docker-compose.yml
2022-11-16 19:37:35 +13:00
Jake Barnby
702657ebb4
Merge remote-tracking branch 'origin/feat-db-pools' into feat-realtime-dbpools
# Conflicts:
#	.env
#	CHANGES.md
#	composer.json
#	composer.lock
2022-11-15 21:22:14 +13:00
Jake Barnby
ada54cacd0
Update default env values 2022-11-15 20:29:27 +13:00
Jake Barnby
702bb413dc
Merge remote-tracking branch 'origin/feat-mysql-test' into feat-realtime-dbpools
# Conflicts:
#	.env
#	app/config/variables.php
#	app/init.php
#	app/realtime.php
#	composer.lock
2022-11-14 11:21:58 +13:00
Matej Bačo
192cf2e20d PR review changes + fix test 2022-11-10 12:04:49 +00:00
Matej Bačo
6c6e1caefc Improve ENV vars documentation 2022-11-10 09:37:49 +00:00
Jake Barnby
4fe2289e7f
Add max connections variable 2022-11-09 16:24:42 +13:00
Matej Bačo
940eee0562 Merge remote-tracking branch 'origin/feat-decouple-executor' into feat-db-pools-opr 2022-11-08 12:39:25 +00:00
Matej Bačo
a52ff7372a Add Open Runtimes Executor 2022-11-08 08:49:45 +00:00
Damodar Lohani
982a449143 Merge remote-tracking branch 'origin/feat-db-pools' into feat-usage-refactor-fo-db-pools 2022-10-31 06:49:37 +00:00
Damodar Lohani
80972aa4ce update variables descriptions 2022-10-30 05:07:46 +00:00
Damodar Lohani
60f2d10a50 update variable namings 2022-10-28 09:54:56 +00:00
Damodar Lohani
4c5273b8b2 document the environment variable usage stats retention 2022-10-28 09:16:36 +00:00
Christy Jacob
9165da14b7 feat: add support for the new DSN class 2022-10-26 12:16:22 +05:30
Damodar Lohani
8048d24857 deprecate database aggregation 2022-10-23 05:17:50 +00:00
Eldad Fux
daecc1aa76 Init new connection pool, removed old extensions 2022-10-15 11:52:50 +03:00
Jake Barnby
575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Eldad Fux
690c275ee2 Hide _APP_DB_PROJECT and _APP_DB_CONSOLE from docs 2022-10-08 10:26:51 +03:00
Christy Jacob
3b802e9ba6 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-09-27 20:59:50 +05:30
Jake Barnby
a3b75a374b
Update variables and defaults 2022-09-23 15:55:10 +12:00
Steven
87cc201811 Update list of supported SMS Providers 2022-09-21 21:05:59 +00:00
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Torsten Dittmann
78cd9ea71a chore: prepare 1.0.0 release 2022-09-14 11:00:13 +02:00
Matej Bačo
432bfe96ac New version preparation 2022-09-01 04:41:50 +00:00
Christy Jacob
c3205b8266 feat: update environment vars 2022-08-24 21:45:39 +05:30
Damodar Lohani
3e43424129 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-18 00:49:31 +00:00
shimon
9cdb67a661 addressing comments 2022-08-17 14:09:15 +03:00
Damodar Lohani
a1e6f7bdf4 Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 09:34:40 +00:00
Eldad Fux
25f176875d Changed provider name from phone to sms 2022-08-14 16:43:41 +03:00
Damodar Lohani
7717897357 update variable description 2022-08-13 04:55:34 +00:00
Damodar Lohani
c2b016cb5f update usage interval environment variables 2022-08-09 05:29:24 +00:00
Christy Jacob
9e183f8994 feat: review comments 2022-07-27 22:29:27 +05:30
Christy Jacob
da16c0159b feat: rename environment variable 2022-07-27 09:17:00 +05:30
Christy Jacob
e5dceddfe7 feat: review comments 2022-07-26 00:19:53 +05:30
Christy Jacob
5d63190d63 feat: update environment variable 2022-07-22 09:03:19 +05:30
Jake Barnby
47c8088fb7 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-18 21:38:23 +12:00
Jake Barnby
e3bed0c636 Test fixes 2022-07-18 21:38:13 +12:00
Jake Barnby
3530d3dfe0 Update env defaults 2022-07-18 19:29:37 +12:00
Wen Yu Ge
d0a138e718 Clarify purpose in Appwrite Functions timeout description 2022-07-15 11:51:01 -04:00
Christy Jacob
88a77127ea
Merge pull request #2450 from PineappleIOnic/Add-DNS-Warning-Install
Add a DNS warning during install
2022-07-15 13:26:12 +04:00
Jake Barnby
ded46774bc Add max batch size env var 2022-07-14 15:56:02 +12:00
Jake Barnby
d862de8e7f Remove redundant env var 2022-07-13 22:30:24 +12:00
Jake Barnby
9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Torsten Dittmann
58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Torsten Dittmann
ffd7463450 style: add line breaks to env var descriptions 2022-06-28 09:25:56 +02:00
Vincent (Wen Yu) Ge
60ad401f0e Update _APP_FUNCTIONS_RUNTIMES to fix typo and clarify description 2022-06-27 20:03:51 +00:00
Torsten Dittmann
a66eac1e8c fix: env variable description 2022-06-20 15:05:17 +02:00
Torsten Dittmann
400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +02:00
Jake Barnby
e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
Bradley Schofield
666f1fbfb1
Merge branch 'appwrite:master' into Add-DNS-Warning-Install 2022-06-09 13:26:41 +01:00
Torsten Dittmann
8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh
5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann
046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Everly Precia Suresh
c329b487a9 remove uneccessary use statement 2022-05-16 10:05:31 +00:00
Everly Precia Suresh
aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Everly Precia Suresh
36873be7ea add default region value for linode 2022-05-16 09:31:09 +00:00
Everly Precia Suresh
50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +00:00
Damodar Lohani
7f9d6ae676 executor version in environment variable and using new runtimes 2022-05-15 06:25:18 +00:00
Everly Precia Suresh
5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Eldad A. Fux
aa0955c4ff
Merge pull request #2960 from everly-gif/fix-default-value-spaces-region
fix : correct spelling of default values for s3 and spaces regions
2022-05-07 18:42:45 +03:00
Everly Precia Suresh
e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Jake Barnby
5127602c9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-04-26 19:50:49 +12: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
c464bcad3f
Merge pull request #2986 from appwrite/fix-env-variables-docs
Fix: Env vars config miss-structured
2022-04-10 18:32:06 +03:00
Jake Barnby
c2ee34584e
Add variables 2022-04-07 18:37:46 +12:00