You can use the Docker image by running:
docker run -p 8080:8080 guinsoolab/morgana-core start-dev
This command starts Keycloak exposed on the local port 8080.
Last updated 1 year ago