Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lincolnloop/docker-nginx-push-stream

Build Nginx push stream module packages for Ubuntu 14.04
https://github.com/lincolnloop/docker-nginx-push-stream

Last synced: 5 days ago
JSON representation

Build Nginx push stream module packages for Ubuntu 14.04

Awesome Lists containing this project

README

        

Build Nginx with the push stream module on Ubuntu 14.04 and upload to S3

docker build -t nginx_psm .
docker run --rm -e S3_BUCKET=your-bucket -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY nginx_psm