Jake Barnby
3eec8317d4
Improve variable desc copy
2024-05-24 15:31:17 +12:00
Jake Barnby
e65cc78234
Update executor default var to match new container hostname
2024-05-24 15:30:14 +12:00
Binyamin Yawitz
ebe386acd9
feat(logger): Unifying logger environment variable and adapting to the latest Logger version
2024-05-23 12:44:19 -04:00
Damodar Lohani
b61e0f08f6
make required
2024-05-06 00:58:23 +00:00
Damodar Lohani
00c45c2507
new environment for certificates and security emails
2024-03-31 03:32:55 +00:00
Torsten Dittmann
7fa578c901
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x
2024-03-01 14:20:32 +01:00
Khushboo Verma
af3d6b2308
Allow ssl along with tls in custom smtp
2024-02-26 20:40:41 +05:30
Jake Barnby
18f7168160
Merge main
2024-02-12 14:18:19 +13:00
Christy Jacob
4dee937e36
Update app/config/variables.php
2024-02-06 22:26:47 +05:30
Khushboo Verma
8ed5489d9c
Added env variable to variables.php and compose.phtml
2024-02-05 16:11:37 +05:30
Torsten Dittmann
9f5a0312cf
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
2024-01-24 11:24:59 +01:00
Jake Barnby
320919fef2
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
2024-01-11 19:59:59 +13:00
Steven Nguyen
d2d36bbfae
Add changes from previous console platforms variable PR
...
See https://github.com/appwrite/appwrite/pull/4581
2024-01-03 20:38:42 +00:00
Steven Nguyen
06e385b346
Add changes from previous console platforms variable PR
...
See https://github.com/appwrite/appwrite/pull/4581
2024-01-03 19:30:42 +00:00
Torsten Dittmann
a29cef2334
feat: console hostname env variable
2024-01-02 19:53:20 +00:00
Torsten Dittmann
9b2fbc5c52
feat: console hostname env variable
2023-12-29 21:52:50 +01:00
prateek banga
520d19e335
changes TextMagic to Textmagic in all places and uses email validator
2023-11-21 12:35:36 +05:30
prateek banga
c24664f5d9
removes internal provider
2023-11-16 01:30:47 +05:30
shimon
4c6976488c
clean up
2023-10-25 15:06:54 +03:00
shimon
9fad9dca88
usage sync
2023-10-25 10:39:59 +03:00
Christy Jacob
864092d81c
Merge pull request #6272 from appwrite/feat-router-protection
...
Feat: router protection
2023-09-21 05:13:34 -04:00
Matej Bačo
4c18f9f0e7
Document router protection env var
2023-09-19 09:39:28 +02:00
Matej Bačo
8926d24a0d
One more env var rename
2023-09-19 09:35:32 +02:00
Matej Bačo
d87dbad768
PR review changes
2023-09-19 09:31:57 +02:00
Matej Bačo
6a7950aa34
Add function domains force https
2023-09-18 12:27:47 +02:00
Christy Jacob
50405f838e
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into chore-cleanup-dockerfile
2023-09-14 18:07:53 +00:00
Steven Nguyen
15f54c0dba
Fix the _APP_FUNCTIONS_MAINTENANCE_INTERVAL variable
...
* Clarify the description and make it match the other maintenance
variables.
* Fix the introduction since it was introduced in 1.4.0 and not 1.2.0.
* Fix the default value because it was 1 hour in the previous versions
and a number that is too low will conflict with a function's timeout.
2023-09-13 16:23:14 -07:00
Steven Nguyen
3c7c44adda
Fix _APP_EXECUTOR_HOST for upgrades
...
As of 1.4.0, the hostname of the executor should be executor rather than
appwrite-executor. The problem is our install command always uses the
existing installation's variable values as the default for the upgrade.
This means the _APP_EXECUTOR_HOST will retain it's old value.
This PR Adds an overwrite key to variables.php to allow overwriting the
variable value regardless of whatever was in the previous installation.
2023-09-04 11:06:43 -07:00
Christy Jacob
f4cba83072
chore: update default env variables
2023-09-01 18:46:49 -04:00
Jake Barnby
ece93a14e5
Fix install task
2023-08-28 18:09:37 -04:00
Matej Bačo
06ba381b57
Merge branch 'feat-git-integration' of https://github.com/appwrite/appwrite into feat-git-integration
2023-08-23 20:35:29 +02:00
Bradley Schofield
bdd84735dd
Add Migrations and Assistant env vars
2023-08-23 14:00:21 +01:00
Matej Bačo
34a2ed3426
Update variables.php
2023-08-23 14:53:27 +02:00
Vincent (Wen Yu) Ge
07a7a710ee
Improve error and copy in params/models
2023-08-22 20:11:33 +00:00
Matej Bačo
93735ac4a7
Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration
2023-08-09 12:30:45 +02:00
Christy Jacob
c009a12a25
Merge branch 'cl-1.4.x' of https://github.com/appwrite/appwrite into 1.4.x
2023-08-08 20:51:31 +00:00
Matej Bačo
906f86fbb8
Merge branch 'cloud-1.4.x' into feat-git-integration
2023-08-06 09:31:32 +02:00
Steven Nguyen
d960f85da6
Merge branch '1.4.x' into cloud-1.4.x
2023-08-04 18:07:33 -07:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2
2023-08-04 13:55:07 -07:00
Steven Nguyen
5b36a820a4
Update the docs for the _APP_SMS_PROVIDER env var
...
To handle special characters like '@' or '/', the user
and secret values must be URL encoded.
2023-07-31 10:53:42 -07:00
Matej Bačo
ac2ca267d7
Address more PR reviews
2023-07-31 08:47:47 +02:00
Matej Bačo
743c214a66
PR review changes
2023-07-24 15:12:36 +02:00
loks0n
611fbf6b32
feat: X domain console cookie
2023-07-21 11:08:34 +01:00
Torsten Dittmann
1c815c8d99
Merge pull request #5166 from lucasctd/master
...
set correct value for logging drivers
2023-05-09 17:07:08 +02:00
Vincent (Wen Yu) Ge
b6c43e2ccf
Update app/config/variables.php
2023-04-17 14:02:11 -04:00
Vincent (Wen Yu) Ge
166b446fe7
Update description for _APP_FUNCTIONS_INACTIVE_THRESHOLD
2023-04-14 14:31:22 -04:00
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