The Wayback Machine - https://web.archive.org/web/20201208172919/https://github.com/schenkd/nginx-ui/projects
Skip to content

Version 0.3

Updated Jul 1, 2020
  

The next version of the application addresses the many requests I received last week. Of particular interest to the community is the possibility to manage multiple Nginx instances via NginxUI, as well as the ability to reload an nginx instance after it has received a new configuration. The challenge will be to distinguish between a bare-metal and a docker runtime environment. There is a need for user management. Maybe it is time to connect a database which allows a more complex setup for the application. I am still undecided about the choice of the database. My default would be a NoSQL database like MongoDB. But I am currently experimenting with embedded document stores. I still have to decide which technology I will use with the knowledge in mind that this will define the future development of the application. The community has also already set up great PR like an ACE editor that enhances the configuration of the files.

You can’t perform that action at this time.