Installation from Source

Guide on self-hosting Playbooks

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.

git clone [email protected]:DrDroidLab/PlayBooks.git
  • Run Docker Compose command
docker-compose -f playbooks.docker-compose.yaml up -d

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...

If you don't want to manage the self-hosted setup, signup for Doctor Droid Cloud.