1
0
Fork 0
mirror of synced 2024-09-28 23:41:23 +12:00
Commit graph

1554 commits

Author SHA1 Message Date
Torsten Dittmann
0a17e2bce9
feat: add new env variable to compsoe files 2024-01-02 19:53:37 +00:00
Torsten Dittmann
cc1272f80b feat: add new env variable to compsoe files 2023-12-29 22:09:59 +01:00
prateek banga
6ead6f8094 misc changes
allow filtering by providerType, userId in subscribers. Adds cancelled status for message status. Validate targets when creating message. delete all targets when user is deleted. fix twilio bug. add db env vars in messaging worker compose.phtml
2023-12-01 03:39:43 +05:30
shimon
4c6976488c clean up 2023-10-25 15:06:54 +03:00
Matej Bačo
20c37db8fc Upgrade executor 2023-10-19 11:54:56 +02:00
Christy Jacob
f822f86517
Merge branch '1.4.x' into refactor-workers-sn 2023-10-18 15:26:45 -04:00
Christy Jacob
39820b5a0f chore: update docker compose config 2023-10-18 01:56:54 +04:00
shimon
3d5930c104 some fixes 2023-10-17 16:55:08 +03:00
Matej Bačo
97ea29bba2 Add dart 3.1 support 2023-10-17 10:18:29 +02:00
shimon
a8f5886474 minor fix 2023-10-16 18:17:02 +03:00
shimon
94178f8eaf rollback to Usage 2023-10-15 20:41:09 +03:00
Jake Barnby
48bc369149
Hardcode default queue for db worker only 2023-10-12 21:32:33 +13:00
Jake Barnby
204912cb98
Update compose phtml 2023-10-12 20:59:40 +13:00
Steven Nguyen
623b2f97da
Ensure openruntimes-executor restarts after a server reboot
Every other service restarts automatically after a server reboot so
the openruntimes-executor should too. Otherwise, function executions
will fail as the executor is unavailable.
2023-10-05 14:25:50 -07:00
Matej Bačo
0f3ce658c2 Upgrade executor 2023-10-04 09:10:50 +02:00
Steven Nguyen
43f491c5bf
Bump appwrite-assistant to prevent it from crashing w/o open ai key 2023-09-27 10:46:48 -07:00
Christy Jacob
864092d81c
Merge pull request #6272 from appwrite/feat-router-protection
Feat: router protection
2023-09-21 05:13:34 -04:00
Christy Jacob
f78b520f12
Merge pull request #6269 from appwrite/feat-https-function-domains
Feat: Function domains force https
2023-09-21 05:11:06 -04:00
Matej Bačo
8184754b1f Update compose.phtml 2023-09-21 10:37:35 +02: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
007d6953bf PR review changes 2023-09-19 09:21:11 +02:00
Matej Bačo
6a7950aa34 Add function domains force https 2023-09-18 12:27:47 +02:00
Christy Jacob
2ea8dbff29 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
Matej Bačo
8728171728 Add Bun support 2023-09-13 19:29:58 +02:00
Matej Bačo
8b7147965e Fix git deploys with S3 storage 2023-09-13 14:45:19 +02:00
Steven Nguyen
d18788ffde
Add _APP_OPENSSL_KEY_V1 to the compose file
The appwrite-schedules container fetches functions and needs the
openssl key to decrypt function variables. Without this, the variables
may end up being false.
2023-09-08 12:08:18 -07:00
Christy Jacob
789fc92a54
Merge pull request #6179 from appwrite/chore-update-changelog
Chore update changelog
2023-09-07 19:33:21 -04:00
Steven Nguyen
2e6abe7d75
Remove duplicated volumes section 2023-09-07 15:58:41 -07:00
Christy Jacob
acffd56ca9 chore: address review comments 2023-09-07 17:15:12 -04:00
Christy Jacob
8dfd41c31d
Merge pull request #6116 from appwrite/fix-migrations-worker
Fix migrations worker
2023-09-06 13:17:42 -04:00
Christy Jacob
db763b180c
Merge pull request #6142 from appwrite/fix-v2-functions
Fix: v2 functions
2023-09-06 12:43:51 -04:00
Matej Bačo
1268427c5f Upgrade OPR versions 2023-09-06 10:26:27 +02:00
Matej Bačo
6594d64c12 Fix indentation 2023-09-06 10:13:56 +02:00
Steven Nguyen
970c586c76
Change executor hostname back to appwrite-executor 2023-09-05 16:43:59 -07:00
Matej Bačo
268bfca928 Fix differences between compose files 2023-09-05 12:28:08 +02:00
Steven
397d6350cd Fix Not Found error when deploying function from git 2023-09-03 21:25:32 +00:00
Jake Barnby
07fc59b5f3
Add migrations worker 2023-09-01 19:17:37 -04:00
Jake Barnby
a93123e3ac
Remove cloud specific config 2023-08-30 14:45:22 -04:00
Jake Barnby
129f942164
Remove advanced realtime features 2023-08-30 00:33:35 -04:00
Jake Barnby
ece93a14e5
Fix install task 2023-08-28 18:09:37 -04:00
Matej Bačo
ec174c179f Update compose.phtml 2023-08-28 16:23:16 +02:00
shimon
8147f3ee7d rolling back usage flow 2023-08-20 15:29:43 +03: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
5be55f05e8 feat: update error page 2023-08-08 21:25:48 +00: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
ee6e65ffbc
Style appwrite error page 2023-08-01 11:23:27 -07:00
loks0n
4cae59f47d fix: X domain cookie env 2023-07-24 10:50:19 +01:00
Damodar Lohani
f59d3563f4 Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync 2023-07-10 03:06:48 +00:00
Matej Bačo
998c2749cb Merge branch 'feat-db-pools-master' into feat-executor-v3 2023-05-11 21:59:49 +02:00
Matej Bačo
bdd79c7b10 Fix copy 2023-05-10 07:24:16 +02:00
Matej Bačo
73668a7283 PR review changes 2023-05-01 17:50:56 +02:00
tglide
f223f10de4 feat: pretty error page 2023-05-01 16:06:51 +01: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
shimon
794f566fae addressing comments 2023-02-06 16:03:45 +02:00
shimon
abdd5f016a addressing comments 2023-02-02 13:55:23 +02:00
Damodar Lohani
f41e3b1e8f Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-01-12 07:25:23 +00:00
Aayush Bisen
c9664e2d19 add restart policy for worker-messaging container
Fixes #4986
2023-01-12 06:51:50 +00:00
Matej Bačo
804dbb867c Re-add migration, add missing env vars 2022-12-27 08:24:34 +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
Christy Jacob
dd8a64b3a3 feat: update branch 2022-11-22 14:10:41 +00:00
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 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
373e230ab0 fix: issues with usage 2022-11-18 00:28:57 +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
Torsten Dittmann
8d3903cd37 fix: remove layout 2022-11-17 13:37:59 +01:00
Christy Jacob
4271e34b39 feat: review comments 2022-11-17 07:44:54 +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
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
shimon
dd7bd108cc Deleted functions
schedules clean up
2022-11-16 16:14:45 +02:00
Christy Jacob
05318b3168
Merge pull request #4679 from appwrite/feat-realtime-dbpools
Simplify pool sizing
2022-11-16 16:35:52 +05:30
Christy Jacob
cf4be51094 feat: review comments 2022-11-16 10:43:26 +00:00
Jake Barnby
c46ba06c51
Update env var name 2022-11-16 19:57:12 +13:00
Christy Jacob
3e4a10f42e
Merge pull request #4673 from appwrite/feat-realtime-dbpools
Feat realtime dbpools
2022-11-15 14:47:51 +05:30
Jake Barnby
a59336ce95
Update compose template 2022-11-15 21:28:49 +13:00
Torsten Dittmann
9412013360 feat: remove stuff 2022-11-14 21:58:51 +01:00
Christy Jacob
d7d41b4b6b feat: move project endpoint to another service 2022-11-14 23:52:04 +05:30
Matej Bačo
f468248f45 Fix typo 2022-11-12 12:51:54 +00:00
Matej Bačo
902bcfc3be Increase OPR version 2022-11-10 14:23:11 +00:00
Matej Bačo
5d48d2ace0 PR review changes 2022-11-10 14:00:44 +00:00
Matej Bačo
192cf2e20d PR review changes + fix test 2022-11-10 12:04:49 +00:00
Matej Bačo
b6a410cc17 Finish changes documentation 2022-11-10 09:40:15 +00:00
Matej Bačo
6c6e1caefc Improve ENV vars documentation 2022-11-10 09:37:49 +00: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
4086ba93ad Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-10-31 06:36:26 +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
Damodar Lohani
8048d24857 deprecate database aggregation 2022-10-23 05:17:50 +00:00