Skip to content

Latest commit

 

History

History
executable file
·
32 lines (24 loc) · 1.42 KB

quickstart.md

File metadata and controls

executable file
·
32 lines (24 loc) · 1.42 KB

Quick Start Guide

Setup on AWS, GCP, or OpenStack

Security Monkey can run on an Amazon EC2 (AWS) instance, Google Cloud Platform (GCP) instance (Google Cloud Platform), or OpenStack (public or private cloud) instance. The only real difference in the installation is the IAM configuration and the bringup of the Virtual Machine that runs Security Monkey.

GitHub Organization Monitoring

For monitoring GitHub, please read the GitHub monitoring documentation here.

Installation Instructions:

  1. Launch a server
  2. Create a database instance
  3. Install Security Monkey on your server instance
  4. Populate your Security Monkey with Accounts
  5. Create an SSL Certificate
  6. Setup Nginx
  7. Login to Security Monkey & load data
  8. Hardening Security Monkey for Production (Autostarting)

User Guide

See the User Guide for a walkthrough of Security Monkey's features.

Contribute

It's easy to extend Security Monkey with new rules or new technologies. Please read our Contributing Documentation for additional details.