Git Product home page Git Product logo

Comments (7)

0xJacky avatar 0xJacky commented on June 24, 2024 1

设计宗旨就是只提供尽可能通用的功能,尽可能不修改除了 sites-* 和 stream-* 文件夹之外的配置文件,这样在提供运维便利的同时,也不会影响大佬的发挥

from nginx-ui.

jearton avatar jearton commented on June 24, 2024

国外有一个项目(nginx-proxy-manager)和你这个项目在目标定位上很相似,但在实现路径上,我觉得你的更优秀,上限更高。但它有一些东西我觉得可以借鉴,比如对 docker 镜像的封装,默认站点,操作记录,傻瓜式的SSL配置,IP访问控制,静态资源缓存。我给出一些我觉得不错的交互。

image
image
image
image
image

from nginx-ui.

0xJacky avatar 0xJacky commented on June 24, 2024

docker 方式的安装并不是推荐的首选项,所以 docker 镜像还是比较原始的

from nginx-ui.

0xJacky avatar 0xJacky commented on June 24, 2024

nmp 是用了数据库的,配置文件后生成的,而我这个是直接解析的文件,所以有些功能做不了,也担心做了之后侵入性太强,影响了原来的配置

from nginx-ui.

0xJacky avatar 0xJacky commented on June 24, 2024

所以我都是尽量只提供模板,以供参考,而没有直接像 nmp 那样做到完全傻瓜化的配置

from nginx-ui.

jearton avatar jearton commented on June 24, 2024

所以我都是尽量只提供模板,以供参考,而没有直接像 nmp 那样做到完全傻瓜化的配置

期待开一个模板管理页,既可以看到官方的模板,也可以添加自己的模板。用熟悉了之后,大概率都是使用自己定制的聚合模板。

from nginx-ui.

0xJacky avatar 0xJacky commented on June 24, 2024

是这个意思

from nginx-ui.

Related Issues (20)

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.