1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

338 commits

Author SHA1 Message Date
Damodar Lohani d879128744 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-16 08:36:32 +00:00
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Jake Lees 399adace02
Update usage container to include redis vars
The existing compose file has appwrite-usage rely on the redis container, however, no redis connection env variables are being passed in. This just includes them for instances where you're using an external redis instance.
2022-02-10 14:54:27 +11:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Eldad Fux 4e44b3e1af Fixed usage entrypoint in dev mode 2022-01-16 18:37:32 +02:00
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Eldad Fux 90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +02:00
Eldad Fux 698f2737dd Set db as depended of realtime 2022-01-02 07:52:07 +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 9a1937d070 fix: certs worker env variables 2021-12-28 12:28:29 +01:00
Torsten Dittmann ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Matej Baco 5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Damodar Lohani 8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Eldad Fux 64466f1dca Add local build file 2021-11-28 01:47:40 +02:00
Damodar Lohani ce950637a5 update dependency 2021-11-25 13:32:01 +05:45
Matej Baco 5b08969133 Code review changes 2021-11-24 11:09:04 +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
Torsten Dittmann f1d95a236b Merge branch 'master' of https://github.com/appwrite/appwrite into remove-bundled-javascript 2021-11-22 10:23:48 +01:00
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Damodar Lohani fa46ca7243 removing debug tmp 2021-10-28 14:32:56 +05:45
Torsten Dittmann bb106861ba remove tmp mount from appwrite server 2021-10-28 10:47:41 +02:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
kodumbeats d3942cd7a2 Use appwrite-built telegraf/influx images 2021-10-22 14:52:31 -04:00
Torsten Dittmann a07cc445d1 add prism via npm 2021-10-22 12:29:08 +02:00
kodumbeats 12094126b4 Update influxdb and telegraf with new builds 2021-10-21 10:25:32 -04:00
kodumbeats e34a6f988b Update redis to 6.2 from 6.0 2021-10-21 10:25:12 -04:00
Toir Tuychiev ab6f15d698
typo docker-compose.yml
typo docker-compose.yml
2021-10-08 12:44:47 +05:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Matej Baco b068f4969c Review changes 2021-10-04 13:01:08 +02:00
Torsten Dittmann 80e0df8a69 fix realtime 2021-09-30 13:18:50 +02: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
Matej Baco 429da848c6 Added missing tests for user deprecation feature 2021-09-27 14:11:06 +02: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 071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Eldad Fux 57b12a416d Fixed tests 2021-08-23 13:43:11 +03:00
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux c0b86a5d17 Work in progress 2021-08-20 20:02:44 +03:00