Docker infrastructure setup for the local environment
To start the services use:
bin/start
To export the bmi Keycloak realm to a file that is automatically imported by Keycloak when starting the services, use:
bin/export
The exported file will be available as services/keycloak/import/realm-export.json
.