mirainc / codeship-aws-utilities

Docker images and scripts to deploy to AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS related Docker images for Codeship Jet

AWS Deployment

A Docker image with scripts to deploy to various AWS services, including S3, CodeDeploy and ElasticBeanstalk.

AWS dockercfg Generator

This container allows you to generate a temporary dockercfg using your AWS credentials and writes it to a specified filename. Typical usage of this image would be to run it with a volume attached, and write the dockercfg to that volume.

See the dockercfg-generator ReadMe for more details and usage instructions.

Contributing

We are happy to hear your feedback. Please read our contributing guidelines and the code of conduct before you submit a pull request or open a ticket.

License

see LICENSE

About

Docker images and scripts to deploy to AWS

License:MIT License


Languages

Language:Shell 80.6%Language:HTML 10.9%Language:Dockerfile 8.4%