Sign inSign up

asynchrony/docker-verdaccio-s3

By asynchrony

•Updated over 8 years ago

Private NPM repository that can backup to S3

Image
0

50K+

asynchrony/docker-verdaccio-s3 repository overview

⁠docker-verdaccio-s3

Private NPM container that can backup to s3

The container will sync content down upon starting, and perform a backup sync every 5 minutes. The EC2 instance running this container must have access to the S3 bucket via IAM Profile.

docker run --name verdaccio -e S3_BUCKET=<s3 bucket name> -p 80:4873 asynchrony/docker-verdaccio-s3

⁠Running in AWS ECS Fargate

Two AWS CloudFormation stacks are provided within the aws-cfn directory to run this npm registry within an AWS ECS FARGATE cluster.

  • vpc.yml Create a VPC to run the ECS cluster.
  • ecs.yml The ECS cluster.

Tag summary

Content type

Image

Digest

Size

120.7 MB

Last updated

over 8 years ago

docker pull asynchrony/docker-verdaccio-s3