Skip to main content
Installing Playbooks through Docker Compose is the easiest way to set it up. Once setup, It enables you to automate monitoring & enrichment tasks using observability data across multiple tools and Slack. [Estimated Time: 5 minutes]

Step 1: Clone the Playbooks repository

Git Clone

Step 2: Run Docker Compose command

Command
This will build the docker images and run them locally. The portal will run on port 80. You can modify that in the docker compose file. Once completed, visit http://localhost to view the portal. Signup with your user credentials to access the portal.
Installation on Kubernetes (via Helm)Coming soon…