https://github.com/dotwee/docker-matrix-synapse-s3
Custom matrix-synapse docker image with synapse-s3-storage-provider preinstalled
https://github.com/dotwee/docker-matrix-synapse-s3
docker docker-image matrix matrix-synapse
Last synced: 2 months ago
JSON representation
Custom matrix-synapse docker image with synapse-s3-storage-provider preinstalled
- Host: GitHub
- URL: https://github.com/dotwee/docker-matrix-synapse-s3
- Owner: dotWee
- License: wtfpl
- Created: 2021-06-20T17:20:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-25T00:16:41.000Z (4 months ago)
- Last Synced: 2026-02-25T06:30:03.638Z (4 months ago)
- Topics: docker, docker-image, matrix, matrix-synapse
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/dotwee/matrix-synapse-s3
- Size: 106 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [`dotwee/matrix-synapse-s3`](https://github.com/dotWee/docker-matrix-synapse-s3)





Custom [matrix-synapse](https://github.com/element-hq/synapse) docker image with [matrix-org/synapse-s3-storage-provider](https://github.com/matrix-org/synapse-s3-storage-provider) preinstalled.
## pull it
### from [**docker hub**](https://hub.docker.com/r/dotwee/matrix-synapse-s3)
```bash
$ docker pull dotwee/matrix-synapse-s3:latest
```
### from [**github packages**](https://github.com/dotWee/docker-matrix-synapse-s3/pkgs/container/matrix-synapse-s3)
```bash
$ docker pull ghcr.io/dotwee/matrix-synapse-s3:latest
```
### available architectures
- `linux/arm64`
- `linux/amd64`
### available tags
- for each version there exists a matching tag (e.g. `:v1.101.0`)
- the most recent version including unstable release candidates are tagged with `:latest`
- to lock onto only stable versions, use `:stable`
## use it
use just like the [_official docker image_](https://github.com/element-hq/synapse/pkgs/container/synapse) provided by ~~matrix.org~~ Element.
> details in the [_official documentation_](https://element-hq.github.io/synapse/latest/setup/installation.html#docker-images-and-ansible-playbooks).
## license
copyright (c) 2021 lukas 'dotwee' wolfsteiner
licensed under the [_do what the fuck you want to_](/LICENSE) public license