Skip to content

Release 0.15.01

Compare
Choose a tag to compare
@Cingulara Cingulara released this 23 May 15:38
· 229 commits to master since this release
05f5eae

Updates included with the 0.15 version of OpenRMF:

  • NGINX reverse proxy addition
  • Checklist score updated visually when changing Vulnerability Status via web UI
  • Small bug fixes

If upgrading from a previous version before 0.14, you must run both "Refresh Data" functions from the Report screen as an Administrator one time to load the data. See https://cingulara.github.io/openrmf-docs/reports.html#a-note-on-refreshing-data for more information.

IMPORTANT: You must look at the .env file to see we set the Keycloak/OpenID location and realm. Check the .env file in the scripts directory to see how to set those variables. The docker-compose stack YML files read that .env file to launch. These cannot be "localhost" as "localhost" inside a docker container is that container, not the host it is running on.

Make sure Keycloak is running correctly with a new "openrmf" realm before starting OpenRMF. This keeps it separate from other realms. We included a separate Keycloak setup ZIP file below.