Skip to content

Simple manager for creating and removing hosts from nginx site-enabled

Notifications You must be signed in to change notification settings

jsifalda/nginx-server-manager-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

#Server manager for nginx hosts

Simple manager for creating and removing hosts from nginx site-enabled

Terminal

##Before start ####Download repository (e.g. git clone https://github.com/jsifalda/nginx-server-manager-bash.git) ####Make server manager global! Run command cp server-manager.sh /usr/local/bin/server-manager (Don't forget to have /usr/local/bin in your PATH) ####Set variables (nginxConfDir & hostsFile) in file server-manager for your environment ####Run forest, run! sudo server-manager

##Usage (SUDO is required!)

###Creating host

sudo server-manager

####Creating host with cloned repository

sudo server-manager -c <git-repo>

###Removing host

sudo server-manager -r

About

Simple manager for creating and removing hosts from nginx site-enabled

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages