{"id":26096321,"url":"https://github.com/echocat/caretakerd","last_synced_at":"2025-04-12T11:50:41.393Z","repository":{"id":57503660,"uuid":"50282004","full_name":"echocat/caretakerd","owner":"echocat","description":"caretakerd is a minimal process supervisor. There are no external dependencies and is optimized for containerization (such as Docker) and simple configuration.","archived":false,"fork":false,"pushed_at":"2024-05-28T11:49:48.000Z","size":1056,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-05-29T03:16:38.721Z","etag":null,"topics":["containerization","docker","echocat","golang","linux","process-supervisor"],"latest_commit_sha":null,"homepage":"https://caretakerd.echocat.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/echocat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-24T10:08:32.000Z","updated_at":"2024-06-10T15:14:51.501Z","dependencies_parsed_at":"2023-10-30T09:32:30.441Z","dependency_job_id":"13206b38-0145-409d-8cc8-51d78b88fb7c","html_url":"https://github.com/echocat/caretakerd","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaretakerd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaretakerd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaretakerd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaretakerd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echocat","download_url":"https://codeload.github.com/echocat/caretakerd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248564977,"owners_count":21125412,"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":["containerization","docker","echocat","golang","linux","process-supervisor"],"created_at":"2025-03-09T14:45:02.344Z","updated_at":"2025-04-12T11:50:41.372Z","avatar_url":"https://github.com/echocat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Continuous Integration](https://github.com/echocat/caretakerd/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/echocat/caretakerd/actions/workflows/ci.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/echocat/caretakerd)](https://goreportcard.com/report/github.com/echocat/caretakerd)\n[![Code Climate](https://codeclimate.com/github/echocat/caretakerd/badges/gpa.svg)](https://codeclimate.com/github/echocat/caretakerd)\n\n# caretakerd\n\ncaretakerd is a simple process supervisor. There are no external dependencies and it is optimized for containerization (like Docker) and simple configuration.\n\n* [Documentation](#documentation)\n* [Building](#building)\n* [Contributing](#contributing)\n* [Support](#support)\n* [License](#license)\n\n## Documentation\n\nFor general documentation, please refer to [caretakerd.echocat.org](https://caretakerd.echocat.org).\n\nFor specific versions, please refer to [caretakerd.echocat.org/all/](https://caretakerd.echocat.org/all/).\n\n## Building\n\n### Requirements\n\nTo build caretakerd, you only need:\n\n* a compatible operating system (Linux, Windows or Mac OS X)\n* a working Go (at least version 1.11)\n\nThe build system will download every dependency and build it if necessary.\n\n### Run\n\nTo run caretakerd, invoke the following:\n\n```bash\n# Run all tests\ngo run ./build test\n\n# Build binaries\ngo run ./build build\n```\n\n### Build artifacts\n\n* You can find the compiled and linked binaries under `./var/binaries/`\n* You can find the generated document under `./var/manuals/`\n* You can find the packaged TARZs and ZIPs under `./var/dist/`\n\n## Contributing\n\ncaretakerd is an open source project by [echocat](https://echocat.org).\nSo if you want to make this project even better, you can contribute to this project on [GitHub](https://github.com/echocat/caretakerd)\nby [fork us](https://github.com/echocat/caretakerd/fork).\n\nIf you commit code to this project, you have to accept that this code will be released under the [license](#license) of this project.\n\n## Support\n\nIf you need support you can create a ticket in our [issue tracker](https://github.com/echocat/caretakerd/issues)\nor join our chat at [echocat.slack.com/messages/caretakerd](https://echocat.slack.com/messages/caretakerd/).\n\n## License\n\nSee the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechocat%2Fcaretakerd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechocat%2Fcaretakerd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechocat%2Fcaretakerd/lists"}