{"id":15415997,"url":"https://github.com/stebalien/cluster-pin","last_synced_at":"2025-02-22T04:13:36.376Z","repository":{"id":53275728,"uuid":"177079222","full_name":"Stebalien/cluster-pin","owner":"Stebalien","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-31T22:32:48.000Z","size":54,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T03:02:39.783Z","etag":null,"topics":[],"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/Stebalien.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}},"created_at":"2019-03-22T05:49:59.000Z","updated_at":"2020-01-10T13:47:43.000Z","dependencies_parsed_at":"2022-08-28T17:33:01.260Z","dependency_job_id":null,"html_url":"https://github.com/Stebalien/cluster-pin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stebalien%2Fcluster-pin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stebalien%2Fcluster-pin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stebalien%2Fcluster-pin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stebalien%2Fcluster-pin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stebalien","download_url":"https://codeload.github.com/Stebalien/cluster-pin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122611,"owners_count":19751145,"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-10-01T17:10:24.229Z","updated_at":"2025-02-22T04:13:36.352Z","avatar_url":"https://github.com/Stebalien.png","language":"Go","readme":"# IPFS Cluster Pinning Tool\n\nA simple tool for pinning IPFS files to an IPFS cluster. This tool:\n\n1. Connects your local IPFS node to your chosen cluster.\n2. Asks the cluster to pin the specified files.\n\n## Config\n\nTo configure, write a config file of the form:\n\n```json\n{\n  \"Username\": \"$CLUSTER_USER\",\n  \"Password\": \"$CLUSTER_PASSWORD\",\n  \"APIAddr\": \"$CLUSTER_MULTIADDR\"\n}\n```\n\nTo:\n\n* Windows: `%APPDATA%\\ipfs-cluster\\client.json`\n* Linux: `$XDG_CONFIG_HOME/ipfs-cluster/client.json`\n* MacOS: `$HOME/Library/Application Support/ipfs-cluster/client.json`\n\n## Usage\n\nOnce you've configured cluster-pin, invoke it with a set of CIDs to pin:\n\n```bash\n\u003e cluster-pin CID...\n\u003e echo CID... | cluster-pin\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstebalien%2Fcluster-pin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstebalien%2Fcluster-pin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstebalien%2Fcluster-pin/lists"}