Docker image for https://github.com/eimis-ans/eimis-keycloak
1.8K
This repo is meant to build and publish a customized version of Keycloak. An ID provider used to connect to a Matrix network through Synapse server and Element app.
The docker image is published to Docker Hub. The version will be :
v[KC_VERSION]-[EIMIS_INCREMENTAL_NUMBER]
Included SPIs projects are present in sub directories:
add the following to your /etc/hosts file:
127.0.0.1 matrix.local
127.0.0.1 idp.local
docker compose up -d
Tip
If started with `docker compose watch`, keycloak image will be rebuilt restarted everytime a change is detected in SPIs folders
You can then access:
admin/adminEIMIS Connect and login with the user you created in KeycloakSo far Keycloak version is set in the Dockerfile and in SPIs dependencies and they should match.
Caution
The dev / test environment is pre-configured with secrets and certificats that should obviously not be used in production.
Content type
Image
Digest
sha256:704ee5613…
Size
249.9 MB
Last updated
over 2 years ago
docker pull eimisans/eimis-keycloak