Install OpenRelik
Prerequisites
Section titled “Prerequisites”OpenRelik is distributed as Docker images. You can run the system on your own infrastructure or on a cloud provider using Kubernetes. By default the installation script will install OpenRelik on your local machine using Docker and Docker Compose.
Install Docker Engine
Section titled “Install Docker Engine”Follow the official installation instructions to install Docker Engine for your platform.
Start the installation
Section titled “Start the installation”We have created a helper script to get you started with all necessary configuration. You can inspect the script here before executing it.
curl -s -L -O https://openrelik.org/install.shRun install script
Section titled “Run install script”Run the script, this will create a directory named openrelik in the current working directory.
Everything that is needed is contained in this directory, including all stored artifacts so
make sure you have enough disk space available.
bash install.shAccess the UI
Section titled “Access the UI”http://localhost:8711/