{"id":19651405,"url":"https://github.com/sourceboat/deploy","last_synced_at":"2025-06-29T18:04:59.291Z","repository":{"id":39587999,"uuid":"160053136","full_name":"sourceboat/deploy","owner":"sourceboat","description":"Docker image to run remote commands via SSH.","archived":false,"fork":false,"pushed_at":"2024-07-23T16:21:24.000Z","size":72,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-04-28T16:49:36.215Z","etag":null,"topics":["deployment","docker","hacktoberfest","ssh"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/sourceboat/deploy/","language":"Shell","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/sourceboat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-12-02T14:00:42.000Z","updated_at":"2021-11-29T10:27:16.000Z","dependencies_parsed_at":"2025-04-28T16:51:14.292Z","dependency_job_id":null,"html_url":"https://github.com/sourceboat/deploy","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sourceboat/deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceboat%2Fdeploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceboat%2Fdeploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceboat%2Fdeploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceboat%2Fdeploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourceboat","download_url":"https://codeload.github.com/sourceboat/deploy/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceboat%2Fdeploy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262642954,"owners_count":23341817,"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":["deployment","docker","hacktoberfest","ssh"],"created_at":"2024-11-11T15:06:28.332Z","updated_at":"2025-06-29T18:04:58.849Z","avatar_url":"https://github.com/sourceboat.png","language":"Shell","readme":"# sourceboat/deploy\n\n[![Docker Build Status](https://img.shields.io/docker/cloud/build/sourceboat/deploy.svg?style=flat-square)](https://hub.docker.com/r/sourceboat/deploy/builds/)\n[![Release](https://img.shields.io/github/release/sourceboat/deploy.svg?style=flat-square)](https://github.com/sourceboat/deploy/releases)\n[![Docker Pulls](https://img.shields.io/docker/pulls/sourceboat/deploy.svg?style=flat-square)](https://hub.docker.com/r/sourceboat/deploy/)\n[![Image Size](https://img.shields.io/docker/image-size/sourceboat/deploy?style=flat-square)](https://microbadger.com/images/sourceboat/deploy)\n[![MicroBadger Layers](https://img.shields.io/microbadger/layers/sourceboat/deploy.svg?style=flat-square)](https://microbadger.com/images/sourceboat/deploy)\n\nDocker image to run remote commands via SSH.\n\n## Usage \n\n### Known hosts\n\nTo add your host to the known hosts of the SSH agent, simply add the content to the environment variable `$SSH_KNOWN_HOSTS`.\nTo get the the public key for your host, you can use `ssh-keyscan`\n\n```\n$ ssh-keyscan -p \u003cport\u003e \u003cip-or-hostname\u003e\n```\n\nPut the output of the command into the `$SSH_KNOWN_HOSTS` environment variable.\n\n### SSH Private Key\n\nTo add your SSH private key, add the content of your private key to the environment variable `$SSH_PRIVATE_KEY`.\n\n### Example\n\nTo use this image via GitLab CI add the following to the `.gitlab-ci.yml`:\n\n```yaml\ndeploy:\n  stage: deploy\n  image: sourceboat/deploy:latest\n  script:\n    - ssh $HOST \u003cyour command\u003e\n```\n\nMake sure, the environment variable `$SSH_KNOWN_HOSTS` and/or `$SSH_PRIVATE_KEY` are set in your project settings.\n\n## Changelog\n\nCheck [releases](https://github.com/sourceboat/deploy/releases) for all notable changes.\n\n## Credits\n\n- [Phil-Bastian Berndt](https://github.com/pehbehbeh)\n- [All Contributors](https://github.com/sourceboat/deploy/graphs/contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourceboat%2Fdeploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourceboat%2Fdeploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourceboat%2Fdeploy/lists"}