mirror of
https://github.com/20kaushik02/real-time-traffic-analysis-clickhouse.git
synced 2026-01-25 16:04:04 +00:00
check chkeeper health manually because swarm doesn't support depends_on-healthy_condition
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
# Full setup
|
||||
# End-to-end stack management
|
||||
|
||||
## Windows (Powershell)
|
||||
|
||||
`deploy.ps1 -MasterNode` to deploy stack with current node as manager
|
||||
|
||||
`deploy.ps1 -downStack` to bring down stack (run from manager node)
|
||||
|
||||
## Linux/macOS (Bash)
|
||||
|
||||
`deploy.sh -M` and `deploy.sh -D` for the same
|
||||
|
||||
Add `-S` if Docker requires `sudo` privileges
|
||||
|
||||
Reference in New Issue
Block a user