Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 363 Bytes

File metadata and controls

12 lines (9 loc) · 363 Bytes

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.