Deploying Software Risk Manager with Docker Compose
Refer to the Software Risk Manager Docker Compose Deployment Guide for installation instructions.
Quick Start
You can follow the Quick Start instructions if you want to deploy Software Risk Manager using default settings (not recommended for anything other than testing).
Run the following commands to install the Software Risk Manager Core feature with Docker Compose:
$ git clone https://github.com/codedx/srm-docker
$ cd srm-docker
$ docker-compose up -d