Installation Script
The install script requiresBash to run so it works out of the box for Linux and MacOS. To run Sigma on Windows,
install Bash or refer to the Docker deployment.
To deploy with a single command:
Download Install Script
Contact Enterprise Support to obtain the install.sh script.
bash ./install.sh
To obtain the licensed install script URL, please contact Enterprise Support.
- Check your system resources and requirements
- Pull the necessary deployment and configuration files
- Prompt the user for the version of Sigma to deploy and other basic information
- Pull the Sigma containers and start them in Docker
The script will create a directory called Sigma_data and there will also be a README in there with additional
information.
Resourcing Overview
| Resource | Minimum | Preferred |
|---|---|---|
| CPU | 4 vCPU | 8+ vCPU |
| RAM | 10 GB | 16+ GB |
| Disk | 32 GB + ~2.5x indexed data | 500 GB for organizations <5000 users |
Next Steps
Configure Authentication
Set up authentication for your Sigma deployment with OAuth, OIDC, or SAML.
More Sigma Configuration Options
Learn about all available configuration options for your Sigma deployment.
