Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 598 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 598 Bytes

nginxadmin

Adminitration tool to manage IP whitelist from NodeJS and AngularJS frontend.

Based on angular-fullstack generator This app will running independently as Node app

NGINX This application is based on NGINX

I have tested it on CentOS -6, 7 and Windows with NGINX-1.9.10

For Windows User http://nginx.org/en/docs/windows.html

For CentOS https://www.digitalocean.com/community/tutorials/how-to- install-nginx-on-centos-7

How To setup and run this app:

Install and run MongoDB

git clone https://github.com/shadkhan/nginxadmin.git

npm install

grunt serve