Skip to content

ph4r5h4d/wait4it

Repository files navigation

wait4it

TESTS Docker Pull GHCR GO Version TAG LICENSE GitHub Downloads (all assets, all releases)

A simple go application to test whether a port is ready to accept a connection or check MySQL, PostgreSQL, MongoDB or Redis server is ready or not, Also you can do Http call and check the response code and text in response.
It also supports timeout so it can wait for a particular time and then fail.
Multiple checks can be defined in a YAML file (see Multi-Check docs).

Supported Services

Install

You can download the latest release, or you can build it yourself. To build just run go build. For detailed installation instructions, visit the installation doc.

Documentation

Visit the website for detailed documentation.

Packages

 
 
 

Contributors