{"id":21151576,"url":"https://github.com/outstand/aws-credentials-server","last_synced_at":"2025-03-14T14:26:07.522Z","repository":{"id":146511554,"uuid":"315480008","full_name":"outstand/aws-credentials-server","owner":"outstand","description":"Expose a specified IAM role to your development environment! 🎉","archived":false,"fork":false,"pushed_at":"2020-11-24T21:28:02.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T08:11:51.739Z","etag":null,"topics":["aws","aws-iam","aws-sts"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/outstand/aws-credentials-server","language":"Ruby","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/outstand.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":"2020-11-24T00:58:05.000Z","updated_at":"2020-11-24T21:28:04.000Z","dependencies_parsed_at":"2023-06-26T01:46:06.669Z","dependency_job_id":null,"html_url":"https://github.com/outstand/aws-credentials-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outstand%2Faws-credentials-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outstand%2Faws-credentials-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outstand%2Faws-credentials-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outstand%2Faws-credentials-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outstand","download_url":"https://codeload.github.com/outstand/aws-credentials-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243591548,"owners_count":20315865,"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":["aws","aws-iam","aws-sts"],"created_at":"2024-11-20T10:17:37.511Z","updated_at":"2025-03-14T14:26:07.489Z","avatar_url":"https://github.com/outstand.png","language":"Ruby","readme":"# aws-credentials-server [![Build status](https://badge.buildkite.com/1dad36aae1fa8aeb5477fbeb9f6cfa5d6a68284faac8c2719d.svg)](https://buildkite.com/outstand/aws-credentials-server)\n\naws-credentials-server is a tool to expose a specified IAM role to your development environment.\n\nIt can be run directly on 169.254.169.254 or behind a proxy like [dinghy-http-proxy](https://github.com/codekitchen/dinghy-http-proxy).\n\nExample:\n```yaml\nversion: '3.8'\nservices:\n  aws-credentials-server:\n    image: outstand/aws-credentials-server:latest\n    container_name: aws-credentials-server\n    restart: unless-stopped\n    ports:\n      - '80'\n    environment:\n      APP_ENV: production\n      AWS_REGION: us-east-1\n      ROLE_ARN: \"CHANGEME\"\n      VIRTUAL_HOST: 169.254.169.254\n      VIRTUAL_PORT: 80\n      HTTPS_METHOD: noredirect\n    volumes:\n      - ~/.aws:/home/srv/.aws\n      - ~/.awsvault:/home/srv/.awsvault\n```\n\n## Inspiration\n\n- https://github.com/99designs/aws-vault\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutstand%2Faws-credentials-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutstand%2Faws-credentials-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutstand%2Faws-credentials-server/lists"}