Skip to content

This repository contains scripts that wait for a service (e.g. docker) to be up and ready before you continue with something else.

License

Notifications You must be signed in to change notification settings

blue995/wait-for-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wait for a service

This repository contains helpful scripts that wait for a service to be up and ready.

Supported waiting types

  • netcat: Simple wait via nc to the expected service.
  • consul: Wait by checking a consul registry and the health of service of this consul registry.

About

This repository contains scripts that wait for a service (e.g. docker) to be up and ready before you continue with something else.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published