Introduction to Command Center

Configuring global variables for Ghostwriter and report generation

Introducing Global Configurations

An administrator can update global configuration at any time in the Django admin panel under the Command Center section. Visit /admin/commandcenter/ to view the current configuration on your server. Visit each configuration and personalize your settings.

The Ghostwriter server does not need to be restarted for changes to take effect.

Reporting Options

  • Company Information Configuration

  • Global Report Configuration

Monitoring

  • VirusTotal Configuration

  • Cloud Services Configuration

Syncing & Updating

  • Namecheap Configuration

Notifications

  • Slack Configuration

Other notification options may be added in the future. Email and services such as Pushover are possibilities. That said, you can add your own notification mediums and tasks in tasks.py.

See Background Tasks for more information.

Last updated