An open API service indexing awesome lists of open source software.

https://github.com/cirocosta/sample-docker-registry-aws

Sample of how to deploy a Docker registry backed by S3 in AWS EC2 using IAM roles to grant temporary credentials
https://github.com/cirocosta/sample-docker-registry-aws

aws containers docker docker-registry ec2 linux s3 terraform

Last synced: 9 months ago
JSON representation

Sample of how to deploy a Docker registry backed by S3 in AWS EC2 using IAM roles to grant temporary credentials

Awesome Lists containing this project

README

          

DESCRIPTION

Example of how to deploy a private Docker registry in EC2 machines making use of S3 to back up the storage layer.

USAGE

terraform init
terraform apply
make ssh

KNOW MORE

https://ops.tips/gists/aws-s3-private-docker-registry