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
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:
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.
Keycloak
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