Skip to content

Highly specific HTTP proxy for exposing health endpoints that live behind firewalls.

Notifications You must be signed in to change notification settings

Mjwillis/health-kick

 
 

Repository files navigation

Health Kick

Highly specific HTTP proxy for exposing health endpoints that live behind firewalls.

Setup

  • NodeJS 6+
  • Yarn 0.23.4+
  • yarn install

Config

  • PORT Where to listen

Usage

GET /http/<domain> Will make a request to http://<domain>/health and proxy the response

GET /https/<domain> Will make a request to https://<domain>/health and proxy the response

License

MIT

About

Highly specific HTTP proxy for exposing health endpoints that live behind firewalls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Dockerfile 2.8%