/s3-proxy-nginx

Use CircleCI for a custom compiled version of nginx which then stores the artifact under a release.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

s3-proxy-nginx

This repository is primarily a circleci yaml file and a deploy script that performs a custom build of nginx adding the following modules

After compilation, the build creates a compress tar file with the nginx binary. The deploy script then creates a github release and uploads to github. The release is tagged with the version number in the circle.yml file.