mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-08 13:29:01 +08:00
Merge branch 'backend' into main
This commit is contained in:
commit
b96e1b5466
10
README.md
10
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user