Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 555 Bytes

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