mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
docker: don't "advertise" ability to have a ClickHouse cluster
It does not make sense in the context of a docker compose setup, even when distributed manually. Keep the file, interested people may find it.
This commit is contained in:
3
.env
3
.env
@@ -30,9 +30,6 @@ COMPOSE_FILE=${COMPOSE_FILE}:docker/docker-compose-grafana.yml
|
||||
# COMPOSE_PROFILES=${COMPOSE_PROFILES+${COMPOSE_PROFILES-},}demo
|
||||
COMPOSE_FILE=${COMPOSE_FILE}:docker/docker-compose-demo.yml
|
||||
|
||||
## For testing only: use a ClickHouse cluster
|
||||
# COMPOSE_FILE=${COMPOSE_FILE}:docker/docker-compose-clickhouse-cluster.yml
|
||||
|
||||
## TLS setup (with HTTP → HTTPS redirection)
|
||||
# COMPOSE_FILE=${COMPOSE_FILE}:docker/docker-compose-tls.yml
|
||||
# TLS_DOMAIN=...
|
||||
|
||||
Reference in New Issue
Block a user