Image server With this repo, you can deploy image server which will resize images on fly. Required environmental variables Just add these environmental variables, and this will start serve images from this bucket. S3_BUCKET=<bucket> S3_ACCESS_ID=<access-id> S3_ACCESS_KEY=<access-key>