Skip to content

VilleOlof/ngingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ngingo

A minimal, lightweight way to manage Nginx proxy configurations.

Installation

git clone https://github.com/VilleOlof/ngingo.git
cd ngingo
cargo build --release

# Symlink the binary to a directory in your PATH
sudo ln -s $(pwd)/target/release/ngingo /usr/local/bin/ngingo

Usage

> ngingo
# And then follow the instructions

Do note that symlinks only work on Unix-like systems.
And the auto-restart uses systemctl to restart the Nginx service.

About

Minimal, Lightweight, Nginx Proxy Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages