An open API service indexing awesome lists of open source software.

https://github.com/boggyjan/healthcheck

Website healthcheck
https://github.com/boggyjan/healthcheck

Last synced: 3 months ago
JSON representation

Website healthcheck

Awesome Lists containing this project

README

        

# HealthCheck Installation Guide

## Clone Repository
```
git clone [email protected]:boggyjan/linode-object-storage-cert-updater.git
```

## Config
```
cp config.json.sample config.json
```
Then, edit users array to add your admin users and passwords.

Create a Slack App and replace the "token_xxxxx" by Slack Token

## Start Service
```
pm2 start pm2.config.cjs
```
Done!