Skip to content

Commit

Permalink
remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarvey committed Jul 31, 2024
1 parent 31d789d commit d729f0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deployments/tyk/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,6 @@ fi
log_ok
bootstrap_progress

log_message "DEBUG: gateway cert directory $(docker exec tyk-demo-tyk-gateway-1 ls /opt/tyk-gateway/certs)"
log_message "DEBUG: dashboard cert directory $(docker exec tyk-demo-tyk-dashboard-1 ls /opt/tyk-dashboard/certs)"

log_message "Recreating containers to ensure new certificates are loaded (tyk-gateway, tyk-gateway-2, tyk-dashboard)"
eval $(generate_docker_compose_command) up -d --no-deps --force-recreate tyk-gateway tyk-gateway-2 tyk-dashboard
# if there are gateways from other deployments connecting to this deployment
Expand Down

0 comments on commit d729f0b

Please sign in to comment.