Wire - Secure Comms
-
-
From: https://github.com/wireapp/wire-server#2-use-docker
This seems to have heavy internal & external dependencies unlikely to be available on Cloudron.Required internal dependencies:
- cassandra (with the correct schema)
- elasticsearch (with the correct schema)
- redis
Required external dependencies are the following configured AWS services (or "fake" replacements providing the same API):
- SES
- SQS
- SNS
- S3
- DynamoDB
-