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: 4 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T01:08:37.000Z (almost 9 years ago)
- Last Synced: 2024-12-29T01:55:28.650Z (over 1 year 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
- 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