ScoringEngine
  • Overview
  • Installation
    • Docker
    • Airgapped Deployment
    • Manual
      • Base Setup
      • Web
      • Engine
      • Worker
  • Configuration
  • SLA Penalties & Dynamic Scoring
  • Implemented Checks
  • Development
  • Create New Service Check
  • API
  • Black Team Agent (BTA)
ScoringEngine
  • Installation
  • Manual
  • View page source

Manual

  • Base Setup
    • Requirements
    • Install dependencies via apt-get
    • Create engine user
    • Setup virtual environment
    • Setup src directory
    • Install scoring_engine src python dependencies
    • Copy/Modify configuration
    • Create log file locations (run as root)
    • Copy rsyslog configuration
    • Restart rsyslog
  • Web
    • Install MySQL Server
    • Setup MySQL
    • Install Nginx
    • Setup SSL in Nginx
    • Copy nginx config
    • Setup web service
    • Modify configuration
    • Install uwsgi
    • Start web
    • Monitoring
  • Engine
    • Install Redis
    • Setup Redis to listen on external interface
    • Setup Engine service (run as root)
    • Modify configuration
    • Setup scoring engine teams and services
    • Start engine service (must run as root)
    • Monitor engine
  • Worker
    • Modify hostname
    • Setup worker service (run as root)
    • Modify configuration
    • Start worker service (must run as root)
    • Monitor worker
    • Install dependencies for DNS check
    • Install dependencies for HTTP/HTTPS check
    • Install dependencies for most of the checks
    • Install dependencies for SSH check
    • Install dependencies for LDAP check
    • Install dependencies for Postgresql check
    • Install dependencies for Elasticsearch check
    • Install dependencies for SMB check
    • Install dependencies for RDP check
    • Install dependencies for MSSQL check
    • Install dependencies for SMTP/SMTPS check
    • Install dependencies for NFS check
    • Install dependencies for OpenVPN check
    • Install dependencies for Telnet check
Previous Next

© Copyright 2017-2025, ScoringEngine.

Built with Sphinx using a theme provided by Read the Docs.