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

https://github.com/clivern/sloth

🐺 A Fast, Secure and Reliable Self Hosted Monitoring and Status Page System, Set up in Minutes.
https://github.com/clivern/sloth

clivern dns-check http-check monitoring sloth ssl-check status-page tcp-check udp-check

Last synced: 9 months ago
JSON representation

🐺 A Fast, Secure and Reliable Self Hosted Monitoring and Status Page System, Set up in Minutes.

Awesome Lists containing this project

README

          


Sloth Logo

Sloth


🐺 A Fast, Secure and Reliable Self Hosted Monitoring and Status Page System, Set up in Minutes.





















Sloth is a Fast, Secure and Reliable Self Hosted Monitoring and Status Page System. Sloth supports a broad range of health checks like `HTTP`, `TCP`, `DNS`, `TLS` and local `Commands`.

### Getting Started

To install `Sloth`, Use the following script:

```zsh
# To install sloth
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/sloth/main/deployment/ubuntu/install.sh)

# To upgrade sloth
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/sloth/main/deployment/ubuntu/upgrade.sh)
```

### Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Sloth is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.

See the [Releases section of our GitHub project](https://github.com/clivern/sloth/releases) for changelogs for each release version of Sloth. It contains summaries of the most noteworthy changes made in each release. Also see the [Milestones section](https://github.com/clivern/sloth/milestones) for the future roadmap.

### Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/sloth/issues

### Security Issues

If you discover a security vulnerability within Sloth, please send an email to [hello@clivern.com](mailto:hello@clivern.com)

### Contributing

We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.

### License

© 2023, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).