Private NPM repository that can backup to S3
50K+
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
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.Content type
Image
Digest
Size
120.7 MB
Last updated
over 8 years ago
docker pull asynchrony/docker-verdaccio-s3