Check out the Resourcing Guide before getting started with Docker.

Guide

Note: On Windows, the commands will be slightly different but all the steps are the same.
1

Install Requirements

2

Clone the Sigma repo

3

Navigate to the compose files

4

Launch Sigma

To pull images from Docker Hub and start Sigma:
Alternatively, to build images from source:
If you’ve previously launched Sigma with the old Sigma-stack service name, you’ll need to add -p Sigma-stack to your launch command.For example: docker compose up -p Sigma-stack -d.
After the containers come up, the system needs to go through an initialization process after which you can access Sigma at https://xx.xxx.xxx.

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.