didi-lot2-backend/backend/services/orchestration-layer/scripts/.cluster-credentials.env.example
2026-07-10 03:39:53 -07:00

12 lines
463 B
Text

# Cluster credentials for redis-switch.sh
#
# Copy this to `.cluster-credentials.env` (gitignored) and fill in real values:
# cp .cluster-credentials.env.example .cluster-credentials.env
# $EDITOR .cluster-credentials.env
#
# The switch script sources this file automatically when running
# `./redis-switch.sh cluster`. Shell env vars (DIDI_CLUSTER_*) override
# this file.
# Shared across Redis + RabbitMQ on the HA cluster
DIDI_CLUSTER_PASSWORD=replace-me