This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
signoz
Watch
1
Star
0
Fork
0
You've already forked signoz
mirror of
https://github.com/SigNoz/signoz.git
synced
2025-12-17 15:36:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
signoz
/
deploy
/
docker
/
clickhouse-setup
/
docker-compose.yaml
4 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
docker setup: docker compose without testing app (#5839) I preserved the existing interfaces, so: `docker compose -f docker/clickhouse-setup/docker-compose.yaml up -d`, would run the same set of services (with the testing app). The interface that was added is: `docker compose -f docker/clickhouse-setup/docker-compose-minimal.yaml up -d`, which won't run testing app.
2024-10-07 14:54:50 +02:00
include
:
-
test-app-docker-compose.yaml
-
docker-compose-minimal.yaml
Reference in New Issue
Copy Permalink