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

Customizing Models

  • Extra Fields Configuration

Monitoring

  • VirusTotal Configuration

  • Cloud Services Configuration

Syncing & Updating

  • Namecheap Configuration

Notifications

  • Slack Configuration

If you don't use Slack, you can customize notifications and tasks in tasks.py. You may also consider using the GraphQL API to create your own integrations.

See Background Tasks and GraphQL API for more information.

Last updated