You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Keycloak server is not available, and we get some errors, possibly about not being able to get a database connection. (Console output from docker-compose up attached.)
@daniel-ac-martin I agree, although something isn't working any more for some reason. Can you successfully run docker-compose up in this repo on your computer?
Steps to reproduce
As per https://github.com/UKHomeOffice/keycloak-theme-govuk#local-keycloak-server:
$ npm install
$ npm run build
$ docker-compose up
Expected behaviour:
The Keycloak server will now be available on http://localhost:8080
Actual behaviour
The Keycloak server is not available, and we get some errors, possibly about not being able to get a database connection. (Console output from
docker-compose up
attached.)docker-compose-error.txt
The text was updated successfully, but these errors were encountered: