Health checking downtime get notified to Telegram
1xx: Informational
- Request received, continuing process2xx: Success
- The action was successfully received, understood, and accepted3xx: Redirection
- Further action must be taken in order to complete the request4xx: Client Error
- The request contains bad syntax or cannot be fulfilled5xx: Server Error
- The server failed to fulfill an apparently valid request
- go 1.8 or latest
- Docker
- scratch (https://docs.docker.com/samples/library/scratch/)
- SSL Certificates (https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt)
curl -o ca-certificates.crt https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
- Custom update file
.env.example
to.env
- Change file
url.example
tourl
bash start.sh {{name_service}}
fajarhide (https://github.com/fajarhide)
- MIT License