A docker-compose example for running a read-only mirror of the ESP Component Registry. The docker-compose file consists of 2 services:
sync
- periodically synchronize AWS S3 bucket with local storageweb
- an instance of Nginx to serve the files through HTTP
- Clone this repo
- Update environment variables if needed