Configuration of the BIJ1 Keycloak instance
Go to file
kiara 17584a9f49 rename Dockerfile
Containerfile is more generic
2022-10-13 18:53:38 +00:00
themes/bij1 initial commit 2020-02-09 14:59:24 +01:00
Containerfile rename Dockerfile 2022-10-13 18:53:38 +00:00
README.md add readme 2020-02-09 15:33:24 +01:00
app.env initial commit 2020-02-09 14:59:24 +01:00
db.env initial commit 2020-02-09 14:59:24 +01:00
docker-compose.yml initial commit 2020-02-09 14:59:24 +01:00

README.md

To start the Keycloak instance run docker-compose up -d. After some time it will be available through localhost:8081, this takes longer the first time. Run docker-compose build && docker-compose up -d to apply theme changes.