mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-02 07:10:38 +08:00
Update CONTRIBUTING.md
This commit is contained in:
parent
dc9508269d
commit
f6aece6349
@ -18,10 +18,10 @@ Need to update [https://github.com/SigNoz/signoz/tree/main/frontend](https://git
|
|||||||
### Contribute to Frontend with Docker installation of SigNoz
|
### Contribute to Frontend with Docker installation of SigNoz
|
||||||
|
|
||||||
- `git clone https://github.com/SigNoz/signoz.git && cd signoz`
|
- `git clone https://github.com/SigNoz/signoz.git && cd signoz`
|
||||||
- comment out frontend service section at `deploy/docker/clickhouse-setup/docker-compose.yaml`
|
- comment out frontend service section at `deploy/docker/clickhouse-setup/docker-compose.yaml#L62`
|
||||||
- run `cd deploy` to move to deploy directory
|
- run `cd deploy` to move to deploy directory
|
||||||
- Install signoz locally without the frontend
|
- Install signoz locally without the frontend
|
||||||
- Add below configuration to query-service section at `docker/clickhouse-setup/docker-compose.yaml`
|
- Add below configuration to query-service section at `docker/clickhouse-setup/docker-compose.yaml#L38`
|
||||||
|
|
||||||
```docker
|
```docker
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user