Project

ngenx

0.0
No commit activity in last 3 years
No release in over 3 years
The nginx is most powerful web server ever before, this tool helps you generate nginx configuration.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

ngenx

nginx-conf-gen-tool

It has name now, I named it ngenx, sounds good, right?

The nginx is most powerful web server ever before, this tool helps you generate nginx configuration. This is a Specific Edition for kodbox which great web file explorer developed by kodcloud.

This shell script can be a template, you can fork it and trans it a useful tool to your specific software.

So, have fun and good luck.

Getting Started

Run

sudo bash <(curl -sL kod.nginx.one)

Keep tool on your server

sudo curl -L kod.nginx.one -o /usr/bin/ngenx && chmod +x /usr/bin/ngenx

# support args
ngenx v

Contributing

233boy Thanks for such a great shell script which can be a template. good job!

nocode Thanks for readme template.