Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

wishfoundry/vhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vhost

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:

  1. detect nginx config dir on systems other than ubuntu

  2. finish site templates set

  3. better permissions system

  4. CLI config options

About

nginx vhost managment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published