Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/steveseguin/nginx
- Owner: steveseguin
- Created: 2017-04-17T20:12:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T01:08:37.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T17:54:24.340Z (3 months ago)
- Topics: deploy, lua, nginx, rtmp, ubuntu
- Language: XSLT
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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
- SSLsudo 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