Skip to content

Simple nginx site manager, tool to enable, disable, create site configs. Golang example project.

License

Notifications You must be signed in to change notification settings

saxumVermes/nginx_mansite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx site managing tool

Golang example project.

Cli tool to create nginx configs from scratch or, currently from two (default, drupal), predefined configuration templates.
Enable or disable sites. Default paths:

  • /etc/nginx/sites-available
  • /etc/nginx/sites-enabled

Usage: nginx-man <command> <subcommand> <flags>
Type --help for more information.

About

Simple nginx site manager, tool to enable, disable, create site configs. Golang example project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published