GithubHelp home page GithubHelp logo

zks888 / nginx-admin-plus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alibaba/nginx-admin-plus

0.0 1.0 0.0 2.67 MB

Nginx admin plus is an open source multi-platform manager for nginx software, original from nginx-admin

License: Other

Batchfile 0.01% Shell 4.95% Java 85.73% Smarty 1.05% HTML 0.96% CSS 0.01% PLSQL 1.43% Dockerfile 1.15% TSQL 4.71%

nginx-admin-plus's Introduction

nginx-admin plus

Nginx admin plus is an open source multi-platform manager for nginx software, original fork from nginx-admin.

features plus

more configurations items support

  • listen port for root server
  • self defined listen port for HTTP/HTTPS
  • transaction queue size and queue priority settings for Transaction Queue for the ngx_lua
  • additionalLine for self define configuration in
    • location
    • upstream
  • ...

multiple nginx instances deploy support

  • status check based on pid file instead of nginx process name
  • ...

improvements

  • auto work path file privilege setting
  • ...

deploy guide

nginx install references

install nginx admin plus

refer below scripts for understand nginx admin plus install

  • install/install-nginx-admin-agent.sh
  • install/install-nginx-admin-ui.sh

build guide

use mvn to build first

mvn clean install -DskipTests=true

build process will generate some source code via JAXB.

user guide

debug guide

h2 database

download h2 console

connect url

jdbc:h2:tcp://localhost:9123/./opt/nginx-admin-2.0.3/database/nginx_admin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.