{"id":21019455,"url":"https://github.com/ceramicnetwork/go-ipfs-healthcheck","last_synced_at":"2025-10-06T12:30:27.891Z","repository":{"id":45239565,"uuid":"417936639","full_name":"ceramicnetwork/go-ipfs-healthcheck","owner":"ceramicnetwork","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-27T01:19:07.000Z","size":261,"stargazers_count":3,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-20T23:06:57.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ceramicnetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-16T20:09:40.000Z","updated_at":"2024-06-12T15:40:45.000Z","dependencies_parsed_at":"2024-06-21T00:26:10.283Z","dependency_job_id":"16739dfa-7b84-4226-af06-87ce8934e2f7","html_url":"https://github.com/ceramicnetwork/go-ipfs-healthcheck","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicnetwork%2Fgo-ipfs-healthcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicnetwork%2Fgo-ipfs-healthcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicnetwork%2Fgo-ipfs-healthcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicnetwork%2Fgo-ipfs-healthcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceramicnetwork","download_url":"https://codeload.github.com/ceramicnetwork/go-ipfs-healthcheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235524159,"owners_count":19003816,"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":[],"created_at":"2024-11-19T10:32:22.078Z","updated_at":"2025-10-06T12:30:22.270Z","avatar_url":"https://github.com/ceramicnetwork.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-ipfs-healthcheck\n\nA plugin for [kubo](https://github.com/ipfs/kubo) that serves a healthcheck endpoint which returns the status of the IPFS node.\n\n# Installation\n\nThis is a preloaded plugin built in-tree into go-ipfs when it's compiled.\n\n```sh\ngit clone https://github.com/ipfs/kubo\n\ncd kubo\n\n# Pull in the plugin (you can specify a version other than \"latest\" if you'd like)\ngo get github.com/ceramicnetwork/go-ipfs-healthcheck/plugin@latest\n\n# Add the plugin to the [preload list](https://github.com/ipfs/go-ipfs/blob/master/docs/plugins.md#preloaded-plugins)\necho \"\\nhealthcheck github.com/ceramicnetwork/go-ipfs-healthcheck/plugin 0\" \u003e\u003e plugin/loader/preload_list\n\n# Download dependencies\ngo mod download\n\n# Build go-ipfs with the plugin\nmake build\n\n# If an error occurs, try\ngo mod tidy\nmake build\n```\n\n# Usage\n\nRun Kubo IPFS node and check its status.\n```sh\n./cmd/ipfs/ipfs daemon\ncurl -X GET http://localhost:8011\n```\n\n# Future work\n\n- [ ] Use `ipfs dag stat` for healthcheck endpoint (See https://github.com/ipfs/go-ipfs/pull/8429/files)\n\n# Resources\n\n[Kubo Plugins](https://github.com/ipfs/kubo/blob/master/docs/plugins.md)\n\n# Maintainers\n\n[@v-stickykeys](https://github.com/v-stickykeys)\n\n# License\n\nFully open source and dual-licensed under MIT and Apache 2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicnetwork%2Fgo-ipfs-healthcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceramicnetwork%2Fgo-ipfs-healthcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicnetwork%2Fgo-ipfs-healthcheck/lists"}