Docker image for https://github.com/eimis-ans/eimis-synapse-image
1.8K
This repo is meant to build and publish a customized version of Synapse. A instant messaging server implementing Matrix protocol.
The docker image is published to Docker Hub. The version will be :
v[SYNAPSE_VERSION]-[EIMIS_INCREMENTAL_NUMBER]
Files and modules included in the image
Add the following to your /etc/hosts file:
127.0.0.1 matrix.local
127.0.0.1 idp.local
Some file permission settings:
chmod a+w docker-test-config/mx-data
Then:
docker compose up -d
Tip
If started with `docker compose watch`, keycloak image will be rebuilt restarted every time a change is detected in this folders
You can then access:
admin/adminEIMIS Connect and login with the user you created in KeycloakCaution
The dev / test environment is pre-configured with secrets and certificats that should obviously not be used in production.
Content type
Image
Digest
sha256:4274ba265…
Size
147.8 MB
Last updated
about 2 years ago
docker pull eimisans/synapse