Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 784 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 784 Bytes

ansible-cortex

Build Status

Description

Deploy an instance of Cortex, the free, open source observable analysis engine from TheHive Project. This Ansible script deploys the code from TheHive Project.

Note: this script is not compatible with Cortex 2.

DEPRECATING: Now that the folks at TheHive Project have RPM/DEB packages, you are better off using those. Will keep this repository up for a while in case folks need to look back at it.

Requirements

None

Role Variables

See defaults/main.yml for Variables

Supported Platforms

  • CentOS/RHEL 7
  • CentOS/RHEL 6
  • Ubuntu 14.04
  • Ubuntu 16.04