GitHub - codedx/srm-docker: Deploy Software Risk Manager with Docker Compose

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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