{"id":19486235,"url":"https://github.com/textbook/atlas-ip","last_synced_at":"2026-07-08T11:31:25.583Z","repository":{"id":226605881,"uuid":"769078769","full_name":"textbook/atlas-ip","owner":"textbook","description":"Permit IPs to access MongoDB Atlas","archived":false,"fork":false,"pushed_at":"2024-03-09T17:13:43.000Z","size":473,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"v1","last_synced_at":"2025-02-09T03:06:24.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/textbook.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-08T09:52:13.000Z","updated_at":"2024-12-04T09:07:32.000Z","dependencies_parsed_at":"2024-11-10T20:47:34.124Z","dependency_job_id":null,"html_url":"https://github.com/textbook/atlas-ip","commit_stats":null,"previous_names":["textbook/atlas-ip"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Fatlas-ip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Fatlas-ip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Fatlas-ip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textbook%2Fatlas-ip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textbook","download_url":"https://codeload.github.com/textbook/atlas-ip/tar.gz/refs/heads/v1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240723432,"owners_count":19847277,"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-11-10T20:35:56.176Z","updated_at":"2025-10-30T21:03:48.032Z","avatar_url":"https://github.com/textbook.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Allow Atlas IP\n\nPermit GitHub Actions runners to access MongoDB Atlas.\n\n## Usage\n\n```yaml\n- name: Permit runner to access MongoDB Atlas\n  uses: textbook/atlas-ip@v1\n  with:\n    atlas-private-key: ${{ secrets.ATLAS_PRIVATE_KEY }}\n    atlas-public-key: ${{ secrets.ATLAS_PUBLIC_KEY }}\n    group-id: ${{ vars.ATLAS_GROUP_ID }}\n```\n\n### Inputs\n\n- `atlas-public-key`: API public key (must have Project Owner [role](https://www.mongodb.com/docs/atlas/reference/user-roles/#project-roles))\n- `atlas-private-key`: Corresponding private key\n- `comment` _(optional)_: Description comment to show in the admin panel\n    - Defaults to `{owner}/{repo} - {job} - {runId}`\n- `group-id`: Unique 24-hexadecimal digit string that identifies the project\n\n### Outputs\n\n- `ip-address`: The public IP address of the runner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextbook%2Fatlas-ip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextbook%2Fatlas-ip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextbook%2Fatlas-ip/lists"}