https://github.com/tamcore/synapse-s3
https://github.com/tamcore/synapse-s3
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tamcore/synapse-s3
- Owner: tamcore
- Created: 2022-09-11T09:01:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T15:05:47.000Z (about 1 year ago)
- Last Synced: 2025-04-08T16:23:34.469Z (about 1 year ago)
- Language: Dockerfile
- Size: 90.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# synapse-s3
This is a (thanks to [renovate](https://github.com/renovatebot/renovate) and Github Workflows) automatically updated of the [matrix-org/synapse](https://github.com/matrix-org/synapse) container image bundled with the [synapse-s3-storage-provider](https://github.com/matrix-org/synapse-s3-storage-provider) for S3.
## How to use
Simply replace references (docker-compose.yaml, Kubernetes Deployment, whatever) to `matrixdotorg/synapse` with `ghcr.io/tamcore/synapse-s3` and you're all set.
**Please Note**: Images are only built for the latest stable tag. `develop`, `rc` tags and so on are **not** taken into consideration.