nginx vhost managment
WARNING: This tool is in alpha stage, use at your own risk.
To install:
npm install -g https://github.com/wishfoundry/vhost.git
example usage:
vhost list
vhost create
vhost enable
vhost disable
vhost delete
vhost config
Currently, this is an interactive tool. Future support for explicit flags may be added if requested.
TODO:
-
detect nginx config dir on systems other than ubuntu
-
finish site templates set
-
better permissions system
-
CLI config options