Skip to content

konstl000/handshaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handshaker

This is a simple go server that listens on a port provided as an env variable and returns "OK". It can be used to pass health checks for load balancers which can be sometimes quite useful in multicontainer environments. Can be also used for test purposes.

Build

Use docker build . -t some:tag to build it in a docker container. You can also use the deploy.sh script to build and run the container locally (to check what it does).

About

A simple google go server to pass healthchecks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published