Examples and Sample Data

This document lists examples and sample data resources maintained by the STIG Manager Team. These examples are intended to demonstrate the functions of the project, and should not be used for Production Deployments without modification.

Sample Data

Sample data to populate STIG Manager with an assortment of generated Collections, Assets, STIG Assignments, and Reviews is available in our repo.

Load this data with the feature described here Export/Import Data Panel

Containers

The STIG Manager project delivers the application in the form of two container images on Docker Hub. Several sample containers and Docker orchestrations are also provided to easily bring the App up in demonstration or test configurations.

STIGMan OSS

alpine Image

Based on the latest NodeJS LTS alpine Linux base image:

STIGMan OSS based on alpine linux

Iron Bank Image

Iron Bank images are hardened images produced by a Department of Defense effort and available to the public here.

The Image we make available on Docker Hub is based on the latest image available here.

STIGMan OSS based on Iron Bank NodeJS LTS (RHEL UBI)

Keycloak

Sample Keycloak configured for Username/Password

MySQL

The standard MySQL Image available on Docker Hub will work, when started with Environment Variables specified in the Sample Orchestration below.

STIG Manager Orchestration with nginx, Keycloak, and CAC Authentication

The STIG Manager OSS team maintains a repository on GitHub with a sample orchestration that includes nginx and Keycloak implementing TLS and CAC Authentication: https://github.com/NUWCDIVNPT/stigman-orchestration