|
|
|
@@ -8,7 +8,7 @@ That is, it lets you join the Matrix network with your own `@<username>:<your-do |
|
|
|
|
|
|
|
Using this playbook, you can get the following services configured on your server: |
|
|
|
|
|
|
|
- a [Synapse](https://github.com/matrix-org/synapse) homeserver - storing your data and managing your presence in the [Matrix](http://matrix.org/) network |
|
|
|
- (optional, default) a [Synapse](https://github.com/matrix-org/synapse) homeserver - storing your data and managing your presence in the [Matrix](http://matrix.org/) network |
|
|
|
|
|
|
|
- (optional) [Amazon S3](https://aws.amazon.com/s3/) storage for Synapse's content repository (`media_store`) files using [Goofys](https://github.com/kahing/goofys) |
|
|
|
|
|
|
|
@@ -94,7 +94,7 @@ When updating the playbook, refer to [the changelog](CHANGELOG.md) to catch up w |
|
|
|
|
|
|
|
This playbook sets up your server using the following Docker images: |
|
|
|
|
|
|
|
- [matrixdotorg/synapse](https://hub.docker.com/r/matrixdotorg/synapse/) - the official [Synapse](https://github.com/matrix-org/synapse) Matrix homeserver |
|
|
|
- [matrixdotorg/synapse](https://hub.docker.com/r/matrixdotorg/synapse/) - the official [Synapse](https://github.com/matrix-org/synapse) Matrix homeserver (optional) |
|
|
|
|
|
|
|
- [instrumentisto/coturn](https://hub.docker.com/r/instrumentisto/coturn/) - the [Coturn](https://github.com/coturn/coturn) STUN/TURN server (optional) |
|
|
|
|
|
|
|
|