updated README.md with docker instructions

This commit is contained in:
Ankit Nayan 2021-02-10 01:40:01 +05:30
parent d526e15fa8
commit b4073dfaa8

View File

@ -30,8 +30,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