You've successfully subscribed to Tech news and tutorials for and by DevOps | Kopax
Great! Next, complete checkout for full access to Tech news and tutorials for and by DevOps | Kopax
Welcome back! You've successfully signed in
Success! Your account is fully activated, you now have access to all content.
1 post

Continuous Integration

Members
How to wait for a service to be up in Bash using cURL

How to wait for a service to be up in Bash using cURL

Within a CI process, you might want to hold the process until service is starting up, this is how you can do with bash and curl

> 1 min read