Steven Nguyen
73562fdb2b
fix(platform): update mariadb to auto upgrade on startup
...
There are times when we need to upgrade MariaDB. Setting this env
variable will have it automatically upgrade so the user doesn't need to
do anything.
2024-04-24 22:38:55 +00:00
Milan Bačkonja
b6f3d2d3e5
fix(appwrite-worker-mails): Added DB environment variables to appwrite-worker-mails
2024-04-22 12:04:49 +02:00
Eldad Fux
211bcf8948
Removed proxy db
2024-04-09 21:02:02 +02:00
Damodar Lohani
00c45c2507
new environment for certificates and security emails
2024-03-31 03:32:55 +00:00
Steven Nguyen
5eff24567f
fix(webhooks): add DB env vars to webhook worker
...
Every worker requires the DB env vars because a connection is created on init.
2024-03-19 23:11:25 +00:00
Steven Nguyen
c8728c3c10
fix(functions): bump executor version to fix docker conflict error
2024-03-19 21:33:22 +00:00
Torsten Dittmann
5b9287da81
fix: type
2024-03-08 17:22:07 +01:00
Torsten Dittmann
02ccf85782
fix: usage containers
2024-03-08 17:20:10 +01:00
loks0n
a98323d8c9
chore: update executor, update appwrite/runtimes
2024-03-05 11:47:07 +01:00
loks0n
52d956b465
chore: upgrade assistant
2024-02-28 10:25:17 +00:00
Jake Barnby
18f7168160
Merge main
2024-02-12 14:18:19 +13:00
Jake Barnby
9051c31a02
Update traefik, mariadb, redis containers
2024-02-01 02:36:35 +13:00
Torsten Dittmann
9f5a0312cf
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
2024-01-24 11:24:59 +01:00
shimon
a0b38a5a7c
Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
2024-01-18 14:19:19 +02:00
Jake Barnby
322dae626a
Merge branch '1.5.x' into feat-message-scheduling
2024-01-11 22:29:49 +13:00
Jake Barnby
aca07a20c7
Merge branch 'main' into 1.5.x
2024-01-11 22:28:50 +13:00
Jake Barnby
320919fef2
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
2024-01-11 19:59:59 +13:00
Jake Barnby
38e9aefa2f
Update compose
2024-01-11 16:14:38 +13:00
loks0n
310d75b6be
feat: update assistant
2024-01-10 10:17:52 +00:00
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
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
loks0n
4cae59f47d
fix: X domain cookie env
2023-07-24 10:50:19 +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
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
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
Jake Barnby
a59336ce95
Update compose template
2022-11-15 21:28:49 +13:00
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
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
Eldad Fux
a1157fb49b
Env vars clean ups
2022-10-19 15:59:13 +03:00
Eldad Fux
95a9ded28f
Adjusted compose files and tests
2022-10-15 21:17:03 +03:00
Eldad Fux
0e9c6db759
Added new connections
2022-10-15 16:49:37 +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
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
73095a325e
addressing comments
2022-08-17 16:02:01 +03: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
Damodar Lohani
80dfa85c82
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
2022-08-17 00:45:07 +00:00
Eldad Fux
95181546b4
Adpated tests
2022-08-14 21:09:24 +03:00
Eldad Fux
22c38a484f
Merge branch 'feat-password-hash-algos' of https://github.com/appwrite/appwrite into feat-missing-phone-param
2022-08-14 19:43:53 +03:00
Eldad Fux
25f176875d
Changed provider name from phone to sms
2022-08-14 16:43:41 +03:00
Damodar Lohani
ebac3f5547
usage containers updated
2022-08-09 05:52:53 +00:00
Damodar Lohani
c2b016cb5f
update usage interval environment variables
2022-08-09 05:29:24 +00:00
Torsten Dittmann
3f51595d25
feat: upgrade mariadb and redis
2022-07-25 15:54:15 +02:00
Damodar Lohani
8f14f5aa21
Database layer ( #3338 )
...
* database response model
* database collection config
* new database scopes
* database service update
* database execption codes
* remove read write permission from database model
* updating tests and fixing some bugs
* server side tests are now passing
* databases api
* tests for database endpoint
* composer update
* fix error
* formatting
* formatting fixes
* get database test
* more updates to events and usage
* more usage updates
* fix delete type
* fix test
* delete database
* more fixes
* databaseId in attributes and indexes
* more fixes
* fix issues
* fix index subquery
* fix console scope and index query
* updating tests as required
* fix phpcs errors and warnings
* updates to review suggestions
* UI progress
* ui updates and cleaning up
* fix type
* rework database events
* update tests
* update types
* event generation fixed
* events config updated
* updating context to support multiple
* realtime updates
* fix ids
* update context
* validator updates
* fix naming conflict
* fix tests
* fix lint errors
* fix wprler and realtime tests
* fix webhooks test
* fix event validator and other tests
* formatting fixes
* removing leftover var_dumps
* remove leftover comment
* update usage params
* usage metrics updates
* update database usage
* fix usage
* specs update
* updates to usage
* fix UI and usage
* fix lints
* internal id fixes
* fixes for internal Id
* renaming services and related files
* rename tests
* rename doc link
* rename readme
* fix test name
* tests: fixes for 0.15.x sync
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann
4bca6c3696
Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x
2022-06-22 12:46:27 +02:00
Torsten Dittmann
6fd2113870
feat: add redis config to users compose
2022-06-22 12:44:24 +02:00
Torsten Dittmann
ae7a93b8dc
fix: phone env variables and compose template
2022-06-21 20:32:51 +02:00
Damodar Lohani
af19787ed9
logging updates
2022-06-14 23:40:56 +00:00
Torsten Dittmann
c77285643b
fix: compose install template
2022-05-19 17:06:39 +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
Torsten Dittmann
23acbcc8af
fix: docker compose
2022-05-16 16:04:40 +02:00
Torsten Dittmann
edaa4be991
fix: maintenance worker
2022-05-16 14:46:37 +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
Matej Bačo
6d94c1d6e8
PR review changes
2022-05-11 13:11:58 +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
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
Matej Bačo
aebd0ed846
PR review changes
2022-04-04 08:14:14 +00:00
Damodar Lohani
586c3af5df
logging limit update
2022-03-29 09:48:49 +00:00
Damodar Lohani
dd29f6b288
seems this variable was missing in production compose and .env
2022-03-24 07:29:59 +00:00
Damodar Lohani
9cd6bbf50b
added logging
2022-03-24 07:20:34 +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
Steven
8a2da034e3
Fix appwrite-executor in compose.phtml
...
Ensure the appwrite-executor container starts after server restart just like the other services.
2022-03-10 19:38:00 -08:00
Matej Bačo
13ac77e78c
Updated environment secrets
2022-03-07 11:31:41 +00:00
Torsten Dittmann
dd0c47e886
fix: add secret key to executor install template
2022-03-02 17:16:16 +01:00
Torsten Dittmann
ca25b6ee05
fix: env varaibles for builds worker
2022-03-02 16:51:26 +01:00
Torsten Dittmann
89da4340d3
Merge pull request #2882 from appwrite/feat-0.13-sync-environment-variables
...
Feat 0.13 sync environment variables
2022-03-02 16:48:48 +01:00
Torsten Dittmann
33a313959d
fix: add ssl key to containers
2022-03-02 16:41:35 +01:00
Bradley Schofield
f939dd9f9c
Sync environment variables from docker-compose to composer.phtml
2022-03-02 14:47:26 +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
Bradley Schofield
564596c183
Rename env var
2022-02-25 14:34:43 +00:00
Bradley Schofield
1db9a872d9
Restore mail worker
2022-02-25 14:26:55 +00:00
Bradley Schofield
1fa764d1f6
rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD
2022-02-25 14:03:08 +00:00
Bradley Schofield
93efdbcae1
Remove duplicate appwrite-executor
2022-02-25 13:50:11 +00:00
Bradley Schofield
b1acc028c9
Implement various suggestions
...
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Damodar Lohani
d63cd6950a
functions isze limit
2022-02-22 12:36:43 +00:00
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
Jake Lees
e098943a15
Update compose.phtml to match docker-compose.yaml
2022-02-10 16:37:48 +11:00
Christy Jacob
2ea285589c
Merge pull request #2727 from appwrite/feat-add-builds-worker
...
Feat add builds worker
2022-01-31 14:21:52 +04:00
Christy Jacob
ce6e14a7cc
feat: add builds worker to test docker-compose
2022-01-31 14:14:55 +04:00
Christy Jacob
4305041567
feat: add builds worker in installation docker-compose
2022-01-31 13:51:12 +04:00
Bradley Schofield
4113644fba
Implement network environment variable for the executor.
2022-01-26 10:23:30 +00: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
Eldad Fux
1ba97b5d9d
Unused env vars
2022-01-23 19:34:08 +02:00
Eldad Fux
65421fb42a
Removed unused volumes
2022-01-23 19:28:18 +02:00
Torsten Dittmann
9ab6b695e6
feat: refactor some of the executor
2022-01-21 11:42:12 +01:00
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
Matej Baco
1c18ddc1bb
Merge branch 'feat-database-indexing' into feat-improve-error-logging
2021-12-31 14:40:14 +01:00
Torsten Dittmann
ec5e129300
fix: remove vendor mount
2021-12-27 13:49:33 +01:00
Torsten Dittmann
c91db74b23
fix: install compose template
2021-12-21 16:29:09 +01:00
Bradley Schofield
1e76c03fd7
Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc
2021-12-06 14:18:50 +00:00
Bradley Schofield
e64bb9faf5
Add Build Timeout EnvVar
2021-11-30 09:39:50 +00:00
Torsten Dittmann
3b144840bd
feat(views): database worker
2021-11-25 20:20:28 +01:00
Torsten Dittmann
0d6581330b
remove usage worker from installation compose
2021-11-25 18:17:03 +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
dd5bdda000
Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc
2021-10-11 14:59:34 +01:00
Torsten Dittmann
1ed41f52d3
Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor
2021-09-30 12:32:10 +02:00
Bradley Schofield
8e4bb7166d
Add documentation for executor secret
2021-09-22 11:08:02 +01:00
Torsten Dittmann
8eef572d3e
Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime
2021-08-25 10:01:46 +02:00
Damodar Lohani
1007756731
Merge branch 'feat-database-indexing' into feat-usage-daemon
2021-08-25 11:36:11 +05:45
Eldad Fux
48360e2805
Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing
2021-08-24 19:44:12 +03:00
Bradley Schofield
667a875b49
Update compose.phtml
2021-08-24 16:56:12 +01:00
Damodar Lohani
c81ee72c7e
Merge branch 'feat-database-indexing' into feat-usage-daemon
2021-08-24 15:04:07 +05:45
Eldad Fux
74187eb5ce
Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections
2021-08-23 13:38:35 +03:00
Damodar Lohani
0d47dea97f
Merge branch 'feat-database-indexing' into feat-usage-daemon
2021-08-19 11:12:49 +05:45
Torsten Dittmann
a104fe6c5e
Merge branch 'upgrade-traefik-2-5' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime
2021-08-18 13:26:07 +02:00
Torsten Dittmann
474a283cc1
docker(traefik): update to 2.5
2021-08-18 13:24:25 +02:00
Eldad Fux
826a4527a0
Added documents list
2021-08-16 00:09:40 +03:00