{"id":17027295,"url":"https://github.com/jaypyles/tailscale-ssh","last_synced_at":"2025-03-22T19:25:44.014Z","repository":{"id":255756216,"uuid":"853547608","full_name":"jaypyles/tailscale-ssh","owner":"jaypyles","description":"Github Action to connect runner to tailnet, ssh into a machine, run a command, and exit.","archived":false,"fork":false,"pushed_at":"2024-09-07T00:00:27.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T23:36:32.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/jaypyles.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":"2024-09-06T22:06:50.000Z","updated_at":"2024-09-07T00:03:46.000Z","dependencies_parsed_at":"2024-09-07T02:04:56.798Z","dependency_job_id":"4fd1a483-7de9-4854-9555-e1ef9d43941c","html_url":"https://github.com/jaypyles/tailscale-ssh","commit_stats":null,"previous_names":["jaypyles/tailscale-ssh"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaypyles%2Ftailscale-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaypyles%2Ftailscale-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaypyles%2Ftailscale-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaypyles%2Ftailscale-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaypyles","download_url":"https://codeload.github.com/jaypyles/tailscale-ssh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245009870,"owners_count":20546590,"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-14T07:47:04.116Z","updated_at":"2025-03-22T19:25:43.980Z","avatar_url":"https://github.com/jaypyles.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# tailscale-ssh\n\nGithub Action to connect runner to tailnet, ssh into a machine, run a command, and exit. Tailnet node cleaned up on exit.\n\nExample usage:\n\n```yaml\n- name: Deploy\nuses: jaypyles/tailscale-ssh@v1.0.0\nwith:\n    ts-oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}\n    ts-oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}\n    host: ${{ secrets.HOST }} # optional, default: 22\n    username: ${{ secrets.USERNAME }}\n    password: ${{ secrets.PASSWORD }}\n    port: ${{ secrets.PORT }}\n    script: ${{ secrets.DEPLOY_COMMAND }}\n    tag: ${{ secrets.TAG }} # optional, default: ci\n```\n\nMust create a tag in your tailscale ACL file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaypyles%2Ftailscale-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaypyles%2Ftailscale-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaypyles%2Ftailscale-ssh/lists"}