...
All the files are now configured and you can run Keycloak and PostgreSQL.
Build
Start Docker, open a terminal in the /chefs_build
directory, and run the following command:
...
This will start the process for the CHEFS front end.
Additional Resources
External Access
For users accessing CHEFS externally, navigate to the Keycloak login page. Under Configure > Clients > chefs-backend and chefs > Web Origins
add an asterisk *
which will solve the 403 Forbidden Error.
Common Services API Access
...
It’s not necessary to immediately obtain access to CHES and CDOGS. If you wanted to take advantage of the document generator and email service in the future then this is where you would do it.
...