Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 949 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 949 Bytes

Go Report Card CI

healthcheck-tools

Set of Go tools to check different elements of your stack (SSL, SMTP, Permissions...). There is one tool per kind of check.

Installation

$> go get github.com/bitnami/healthcheck-tools/...

Building from source

$> git clone https://github.com/bitnami/healthcheck-tools.git
$> make

Basic usage

The tools are located in the cmd folder. Each tool has its own README.md with basic instructions.