diff --git a/README.md b/README.md index a39f733295..2746d3ee6a 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,16 @@ SigNoz is an opensource observability platform. SigNoz uses distributed tracing # Getting Started -Deploy in Kubernetes using Helm. Below steps will install the SigNoz in platform namespace inside you k8s cluster. +## Deploy using docker-compose +We have a tiny-cluster setup and a standard setup to deploy using docker-compose. +Follow steps listed at https://signoz.io/docs/deployment/docker/. +The troubleshooting instructions at https://signoz.io/docs/deployment/docker/#troubleshooting may be helpful + + +## Deploy in Kubernetes using Helm. + +Below steps will install the SigNoz in platform namespace inside you k8s cluster. ```console git clone https://github.com/SigNoz/signoz.git && cd signoz