{"id":24765951,"url":"https://github.com/calkit/example-ssh","last_synced_at":"2026-04-29T09:35:51.825Z","repository":{"id":274318134,"uuid":"921448355","full_name":"calkit/example-ssh","owner":"calkit","description":"An example project that runs a command in a remote environment via SSH.","archived":false,"fork":false,"pushed_at":"2025-01-26T14:38:01.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T20:46:43.955Z","etag":null,"topics":["hpc","hpc-clusters","open-science","reproducibility","reproducible-research"],"latest_commit_sha":null,"homepage":"https://calkit.io/calkit/example-ssh","language":"Shell","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/calkit.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":"2025-01-24T00:53:59.000Z","updated_at":"2025-01-26T14:38:05.000Z","dependencies_parsed_at":"2025-01-26T15:38:00.463Z","dependency_job_id":null,"html_url":"https://github.com/calkit/example-ssh","commit_stats":null,"previous_names":["calkit/example-ssh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/calkit/example-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calkit%2Fexample-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calkit%2Fexample-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calkit%2Fexample-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calkit%2Fexample-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calkit","download_url":"https://codeload.github.com/calkit/example-ssh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calkit%2Fexample-ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"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":["hpc","hpc-clusters","open-science","reproducibility","reproducible-research"],"created_at":"2025-01-28T23:17:59.590Z","updated_at":"2026-04-29T09:35:51.803Z","avatar_url":"https://github.com/calkit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSH example\n\n[Project page](https://calkit.io/calkit/example-ssh) |\n[GitHub repo](https://github.com/calkit/example-ssh)\n\nA [Calkit](https://github.com/calkit/calkit) example project that\nexecutes a command on a remote server using SSH,\nautomatically copying project files back and forth.\n\nNote this will probably fail if run from Windows for a Unix-like host\nbecause Git will probably\ncheck out files with the wrong line endings and send those over.\nThis is [configurable](https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings),\nhowever.\n\n## Setup\n\n### Create an SSH key and add it to the agent\n\nSee [these docs](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent).\n\nThis is only necessary if you haven't done this before.\nOptionally, you can create a new key just for this host.\nDon't use a passphrase if you want your commands to run without entering\nit each time.\nThis should be okay if your machine is secure.\n\n### Add your SSH key to the server\n\nAssuming you've created one and added it to the agent, call:\n\n```sh\nssh-copy-id $USER@$HOST\n```\n\nIf created a unique key for this remote host,\nuse the `-i` flag to specify that key file.\n\n### Fill in the correct environment details\n\nIn `calkit.yaml`, there is an environment called `cluster`.\nReplace any relevant values there to match your remote machine.\n\n## Running the pipeline\n\nExecute:\n\n```sh\ncalkit run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalkit%2Fexample-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalkit%2Fexample-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalkit%2Fexample-ssh/lists"}