{"id":37094559,"url":"https://github.com/humpback/humpback-agent","last_synced_at":"2026-01-14T11:38:38.202Z","repository":{"id":55933410,"uuid":"88723577","full_name":"humpback/humpback-agent","owner":"humpback","description":"The humpback agent","archived":false,"fork":false,"pushed_at":"2025-06-23T01:12:47.000Z","size":440,"stargazers_count":21,"open_issues_count":2,"forks_count":22,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-23T02:24:25.841Z","etag":null,"topics":["docker","docker-manage","humpback"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humpback.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2017-04-19T08:58:59.000Z","updated_at":"2025-05-07T06:19:50.000Z","dependencies_parsed_at":"2025-01-13T07:22:47.179Z","dependency_job_id":"30808c48-2082-4c13-ad75-5808f2bcb289","html_url":"https://github.com/humpback/humpback-agent","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/humpback/humpback-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humpback%2Fhumpback-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humpback%2Fhumpback-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humpback%2Fhumpback-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humpback%2Fhumpback-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humpback","download_url":"https://codeload.github.com/humpback/humpback-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humpback%2Fhumpback-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-manage","humpback"],"created_at":"2026-01-14T11:38:37.420Z","updated_at":"2026-01-14T11:38:38.194Z","avatar_url":"https://github.com/humpback.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# humpback-agent\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/docker/docker)](https://golang.org/)\n[![Docker](https://img.shields.io/badge/docker-pull-blue?logo=docker)](https://hub.docker.com/r/humpbacks/humpback-agent)\n[![Base: Moby](https://img.shields.io/badge/Base-Moby-2496ED?logo=docker\u0026logoColor=white)](https://github.com/moby/moby)\n[![Release](https://img.shields.io/badge/release-v2.0.0-blue)](https://github.com/humpback/humpback-agent/releases/tag/v2.0.0)\n\n![Humpback logo](/assets/logo.png)\n\nThe service executor of Humpback, which provides container operations and cron execution for Humpback.\n\n## language\n\n- [English](README.md)\n- [中文](README.zh.md)\n\n## Feature\n\n- Heartbeat debriefing.\n- Container operations。\n- Support for cron.\n\n## Getting Started\n\n* [Humpback Guides](https://humpback.github.io/humpback)\n\n## Installing\n\nBy default, Humpback Agent will expose a API server over port `8018` for receiving Humpback Server call.\n\n```bash\n\ndocker run -d \\\n  --name=humpback-agent \\\n  --net=host \\\n  --restart=always \\\n  --privileged \\\n  -v /var/run/docker.sock:/var/run/docker.sock \\\n  -v /var/lib/docker:/var/lib/docker \\\n  -e HUMPBACK_SERVER_REGISTER_TOKEN={token} \\\n  -e HUMPBACK_SERVER_HOST={server-address}:8101 \\\n  -e HUMPBACK_VOLUMES_ROOT_DIRECTORY=/var/lib/docker \\\n  humpbacks/humpback-agent\n\n```\n\nPlease replace `{server-address}` to the Humbpack Server IP.\n\n## Usage\n\nAfter the installation is completed, add the current machine IP address to the **Nodes** page, and you can schedule it after the status changes to **Healthy**.\n\n![Nodes](/assets/nodes.png)\n\n## Licence\n\nHumpback Server is licensed under the [Apache Licence 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumpback%2Fhumpback-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumpback%2Fhumpback-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumpback%2Fhumpback-agent/lists"}