All Projects → codeclimate → popeye

codeclimate / popeye

Licence: MIT license
Generate an authorized_keys file from users stored in AWS IAM

Programming Languages

haskell
3896 projects
Makefile
30231 projects

Generate and output an authorized_keys file based on an IAM group.

iam

Usage

  • Create a group in IAM
  • Assign users to said group
  • Have users upload public keys to their account
docker run \
  --env AWS_ACCESS_KEY_ID=... \
  --env AWS_SECRET_ACCESS_KEY=... \
  codeclimate/popeye --group GROUP

Installation

Available on DockerHub

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].