{"id":16531407,"url":"https://github.com/marcbachmann/authorizedkeys-github","last_synced_at":"2025-09-13T23:32:17.874Z","repository":{"id":66338139,"uuid":"97418159","full_name":"marcbachmann/authorizedkeys-github","owner":"marcbachmann","description":"A service that fetches public keys from github and writes them into an .ssh/authorized_keys file ","archived":false,"fork":false,"pushed_at":"2023-12-15T05:32:27.000Z","size":47,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T04:50:36.617Z","etag":null,"topics":["authorized-keys","devops-services","docker","github","service"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/marcbachmann.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":"2017-07-16T23:49:24.000Z","updated_at":"2021-11-20T10:12:16.000Z","dependencies_parsed_at":"2024-10-19T01:08:16.319Z","dependency_job_id":null,"html_url":"https://github.com/marcbachmann/authorizedkeys-github","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fauthorizedkeys-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fauthorizedkeys-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fauthorizedkeys-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fauthorizedkeys-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcbachmann","download_url":"https://codeload.github.com/marcbachmann/authorizedkeys-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232931886,"owners_count":18598663,"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":["authorized-keys","devops-services","docker","github","service"],"created_at":"2024-10-11T18:08:44.630Z","updated_at":"2025-01-07T20:06:57.191Z","avatar_url":"https://github.com/marcbachmann.png","language":"JavaScript","readme":"# [authorizedkeys-github](https://github.com/marcbachmann/authorizedkeys-github) [![](https://img.shields.io/docker/automated/marcbachmann/authorizedkeys-github.svg)](https://hub.docker.com/r/marcbachmann/authorizedkeys-github)\n\nA server that fetches public keys of all members of a github team and writes them into an `.ssh/authorized_keys` file.\n\nYou can see a list of all users and their keys on `http://localhost:3000/`\n\n### Usage\n\n```bash\ndocker run -it -v /root/.ssh:/user/.ssh -p 3000:3000 \\\n-e 'GITHUB_TOKEN=your-github-token' \\\n-e 'GITHUB_ORG=upfrontIO' \\\n-e 'GITHUB_TEAM=Livingdocs' \\\n-e 'AUTHORIZED_KEYS_PATH=/Users/marcbachmann/.ssh/authorized_keys' \\\nmarcbachmann/authorizedkeys-github\n\n# or\n\ndocker run -it -v /root/.ssh:/user/.ssh -p 3000:3000 \\\n-e 'GITHUB_TOKEN=your-github-token' \\\n-e 'GITHUB_TEAM_ID=352089' \\\n-e 'AUTHORIZED_KEYS_PATH=/user/.ssh/authorized_keys' \\\nmarcbachmann/authorizedkeys-github\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbachmann%2Fauthorizedkeys-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcbachmann%2Fauthorizedkeys-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbachmann%2Fauthorizedkeys-github/lists"}