OpenRMF Core OSS 1.1
Updates included with the 1.1 version of OpenRMF:
- Bulk Edits on Vulnerabilities across all similar checklist types
- Upload of existing checklists in a system = update current ones in the system
- Rootless containers
- Updated Grafana to 7.0
- Updated Prometheus minor version
- Updated NATS minor version
- Updated UI components for jQuery, Bootstrap, Chart.js, Modernizr, Moment
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.