Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/steveseguin/nginx

deployment script for nginx, rtmp, lua, ssl ; onto ubuntu 16.04
https://github.com/steveseguin/nginx

deploy lua nginx rtmp ubuntu

Last synced: 28 days ago
JSON representation

deployment script for nginx, rtmp, lua, ssl ; onto ubuntu 16.04

Awesome Lists containing this project

README

        

## Deploy script for NGINX on Ubuntu 16.04 LTS

- NGINX 2.x.x
- NGINX-RTMP module
- NGINX-LUA module
- FFMPEG
- SSL

sudo apt-get update
sudo apt-get install git -y
cd ~
git clone https://github.com/steveseguin/nginx.git
cd nginx
sudo chmod +x deploy.sh
./deploy.sh