{"id":20677802,"url":"https://github.com/clivern/sloth","last_synced_at":"2025-04-19T21:10:27.443Z","repository":{"id":181064355,"uuid":"603527667","full_name":"Clivern/Sloth","owner":"Clivern","description":"🐺 A Fast, Secure and Reliable Self Hosted Monitoring and Status Page System, Set up in Minutes.","archived":false,"fork":false,"pushed_at":"2025-03-28T17:50:45.000Z","size":7541,"stargazers_count":2,"open_issues_count":13,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-13T02:29:45.438Z","etag":null,"topics":["clivern","dns-check","http-check","monitoring","sloth","ssl-check","status-page","tcp-check","udp-check"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"custom":"clivern.com/sponsor/"}},"created_at":"2023-02-18T19:32:21.000Z","updated_at":"2023-11-02T11:54:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a039419f-4c62-4726-8d13-63dcc5d7f149","html_url":"https://github.com/Clivern/Sloth","commit_stats":null,"previous_names":["clivern/sloth"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FSloth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FSloth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FSloth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FSloth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Sloth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249804007,"owners_count":21327683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clivern","dns-check","http-check","monitoring","sloth","ssl-check","status-page","tcp-check","udp-check"],"created_at":"2024-11-16T21:17:09.535Z","updated_at":"2025-04-19T21:10:27.409Z","avatar_url":"https://github.com/Clivern.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Sloth Logo\" src=\"/static/logo.png?v=0.1.0\" width=\"200\" /\u003e\n    \u003ch3 align=\"center\"\u003eSloth\u003c/h3\u003e\n    \u003cp align=\"center\"\u003e🐺 A Fast, Secure and Reliable Self Hosted Monitoring and Status Page System, Set up in Minutes.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/clivern/sloth/actions/workflows/api.yml\"\u003e\n            \u003cimg src=\"https://github.com/clivern/sloth/actions/workflows/api.yml/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/clivern/sloth/actions/workflows/ui.yml\"\u003e\n            \u003cimg src=\"https://github.com/clivern/sloth/actions/workflows/ui.yml/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/clivern/sloth/releases\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/Version-v0.1.0-yellow.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://goreportcard.com/report/github.com/clivern/sloth\"\u003e\n            \u003cimg src=\"https://goreportcard.com/badge/github.com/clivern/sloth?v=0.1.0\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://godoc.org/github.com/clivern/sloth\"\u003e\n            \u003cimg src=\"https://godoc.org/github.com/clivern/sloth?status.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/clivern/sloth/blob/main/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/LICENSE-MIT-orange.svg\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\nSloth 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`.\n\n\n### Getting Started\n\nTo install `Sloth`, Use the following script:\n\n```zsh\n# To install sloth\n$ bash \u003c \u003c(curl -s https://raw.githubusercontent.com/clivern/sloth/main/deployment/ubuntu/install.sh)\n\n# To upgrade sloth\n$ bash \u003c \u003c(curl -s https://raw.githubusercontent.com/clivern/sloth/main/deployment/ubuntu/upgrade.sh)\n```\n\n\n### Versioning\n\nFor 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.\n\nSee 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.\n\n\n### Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/sloth/issues\n\n\n### Security Issues\n\nIf you discover a security vulnerability within Sloth, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n### Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n### License\n\n© 2023, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n","funding_links":["clivern.com/sponsor/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fsloth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fsloth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fsloth/lists"}