added bash script, integrating ui

This commit is contained in:
2024-11-27 17:40:20 -07:00
parent 75bca2d704
commit 0a6f0bb6f4
3 changed files with 54 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ elseif ($MasterNode) {
docker stack deploy -d `
-c ../preprocessing/docker-compose.yml `
-c ../clickhouse/docker-compose.yaml `
-c ../ui/docker-compose.yaml `
$stackName
# scripts