1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00
Commit graph

309 commits

Author SHA1 Message Date
Juan Calderon-Perez b153b4b07a
Bump PHP to 8.0.18 2022-04-19 10:01:59 -04:00
Torsten Dittmann 3839b7d71b
Merge pull request #2991 from gaby/update-baseimage
Update PHP Docker Image to v8.0.17
2022-04-19 15:54:15 +02:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02: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
Juan Calderon-Perez da2d72b30a
Update php base image to 8.0.17 2022-03-22 22:37:52 -04: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
Torsten Dittmann 2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01: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 1c27b5a88f
Merge pull request #2855 from appwrite/fix-storage-env-vars
Fix: Simplify ENV vars
2022-02-28 16:18:30 +01:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01: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 9983cef3a7 fix env 2022-02-23 08:04:44 +00:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Matej Baco 2add8f3601 Added encryption options to account creation 2022-02-04 16:00:24 +01:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04: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
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Torsten Dittmann a794087a86 fix: increase docker connections 2022-01-21 19:56:37 +01:00
Christy Jacob 4f87ebe586 fix: patch version 2022-01-21 22:02:02 +04:00
kodumbeats 43f65a3b2c Pin to specific node version 2022-01-21 11:31:08 -05:00
kodumbeats 7566547ff3 Pin alpine where possible 2022-01-21 11:21:52 -05:00
kodumbeats a7c81c0d28 Pin to patch version to avoid regressions 2022-01-21 11:11:39 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Eldad Fux 9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +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 aea014d61a fix: dockerfile and update dependencies 2021-12-28 13:37:54 +01:00
Damodar Lohani 4de4e87c49 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-19 13:19:54 +05:45
Torsten Dittmann b95a8efe3d chore: update php extensions 2021-12-15 14:23:29 +01:00
Torsten Dittmann 55426042dc Revert "chore: update php extensions"
This reverts commit b775049dac.
2021-12-15 14:21:59 +01:00
Torsten Dittmann b775049dac chore: update php extensions 2021-12-15 14:18:55 +01:00
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Damodar Lohani 8a3647c5c6 updates 2021-12-09 12:15:41 +05:45
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
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
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 a0c841d13f Rollback to Docker CLI 2021-11-22 09:27:08 +00:00
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Bradley Schofield 2e2ff76eab Start working on moving back to DockerAPI 2021-11-18 13:44:45 +00:00
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann 091c6ef4f6 add buildstep to docker 2021-10-21 19:20:41 +02:00
Bradley Schofield 214f103984 Handle rootless runtimes
+ Update to handle using rootless runtimes for build and launch
+ also updated swoole to 4.8
2021-10-20 12:31:38 +01:00
Torsten Dittmann 795ffb5d56 deps(php): upgraded swoole to 4.8.0 2021-10-15 12:23:38 +02: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
Eldad A. Fux f4bdc60df4
Merge pull request #1562 from appwrite/feat-parallel-build
Feat - Parellel builds to reduce build time
2021-09-19 07:57:52 +03:00
kodumbeats 2ad776ac54 Explode compile step into multistage build for parallel compilation 2021-09-01 15:05:50 -04: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
Torsten Dittmann 740fe0b8f9 Merge branch 'update-php-dependencies' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:30:57 +02:00
Torsten Dittmann 6a2c8c1478 deps(php): update swoole and imagick 2021-08-18 13:29:48 +02:00
Damodar Lohani d77c36dcca usage container definition 2021-08-11 11:29:08 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani ab841925ff drop usage worker 2021-08-02 11:58:42 +05:45
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Damodar Lohani 9814ca2fa9 update with DEBUG build args 2021-07-11 18:10:39 +05:45
Damodar Lohani 74b24dfe69 properly setup debugger for everyone and contribution guide 2021-07-11 17:20:03 +05:45
Damodar Lohani e8754111b9 install and enable yasd if testing is true 2021-07-10 21:06:46 +05:45
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Torsten Dittmann 6767e14382 fix(php): libgomp dependency 2021-06-29 16:59:32 +02:00
Torsten Dittmann 77a5663bdb deps(php): imagick to 3.5.0 2021-06-29 15:47:38 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
kodumbeats 4a4165a304 Make worker-database executable 2021-06-17 18:13:46 -04:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Torsten Dittmann d471a5e1bd fix(dockerfile): imagick version specific commit 2021-06-10 13:14:22 +02:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Eldad Fux c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad Fux d020b62051 Fixed mongo setup 2021-05-04 00:05:25 +03:00
Torsten Dittmann ab325bf4e9 chore: upgrade MaxMind-DB-Reader to 1.10.1 2021-04-27 11:08:06 +02:00
Eldad Fux 1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Torsten Dittmann 5b2549c003 deps: update swoole to 4.6.6 2021-04-23 16:43:29 +02:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Torsten Dittmann 65c3e2536e deps: fix missplaced dash 2021-04-09 13:02:11 +02:00