ci: docker_tag=ext - Formatage script start-with-progress.sh
This commit is contained in:
parent
2a2ab66f2d
commit
72c49f9e18
@ -135,7 +135,7 @@ main() {
|
|||||||
start_service "sdk_storage"
|
start_service "sdk_storage"
|
||||||
start_service "sdk_signer"
|
start_service "sdk_signer"
|
||||||
start_service "status-api"
|
start_service "status-api"
|
||||||
|
|
||||||
# Attendre les services de base
|
# Attendre les services de base
|
||||||
wait_for_service "Tor Proxy" "tor-proxy" 60
|
wait_for_service "Tor Proxy" "tor-proxy" 60
|
||||||
wait_for_service "SDK Storage" "sdk_storage" 120
|
wait_for_service "SDK Storage" "sdk_storage" 120
|
||||||
@ -167,10 +167,10 @@ main() {
|
|||||||
print_message "${PURPLE}Phase 4: Starting monitoring services...${NC}"
|
print_message "${PURPLE}Phase 4: Starting monitoring services...${NC}"
|
||||||
start_service "loki"
|
start_service "loki"
|
||||||
wait_for_service "Loki" "loki" 120
|
wait_for_service "Loki" "loki" 120
|
||||||
|
|
||||||
start_service "promtail"
|
start_service "promtail"
|
||||||
wait_for_service "Promtail" "promtail" 60
|
wait_for_service "Promtail" "promtail" 60
|
||||||
|
|
||||||
start_service "grafana"
|
start_service "grafana"
|
||||||
wait_for_service "Grafana" "grafana" 120
|
wait_for_service "Grafana" "grafana" 120
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user