Skip to content

kuchbhi/nginx-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nginx-setup

Script(s) to set up Nginx server with WS Support

Ubuntu Installation

sudo apt-get install python-software-properties sudo apt-get install software-properties-common sudo add-apt-repository ppa:nginx/stable sudo apt-get update sudo apt-get upgrade sudo apt-get install nginx

Check version : nginx -v Check status : service nginx status

About

Script(s) to set up Nginx server with WS Support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages