You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2025. It is now read-only.
Saad Kadhi edited this page Feb 1, 2017
·
12 revisions
Welcome to TheHive wiki!
Hardware pre-requisites
TheHive uses ElasticSearch to store data. Both software use Java VM. We recommend using a virtual machine with 8vCPU, 8 GB of RAM and 60 GB of disk. You can also use a physical machine with similar specifications.
Installation guides
Using docker
TheHive can be run using docker. Follow this guide to use it.
Using binaries
If you want to use binaries instead of a docker, please follow the steps outlined in the Installation guide for Ubuntu 16.04 LTS.
Building from sources
If you'd rather build TheHive from the sources, a step-by-step guide is available.