Skip to content

Ha + Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具 + Keepalived,使用网页来快速配置与管理nginx单机与集群并提高可用性

License

Notifications You must be signed in to change notification settings

0Johny0/ha-nginxui

 
 

Repository files navigation

Nginx + WebUI + Keepalived + Docker

介绍

根据自己需求在原作者 nginxWebUI:4.0.2 版本基础上增加了 keepalived 模块并打包为 docker 镜像。

在多主机环境中可以提高 nginx 的可用性。

使用时需另外映射目录:

/etc/keepalived 存放keepalived的检测脚本及配置文件

docker cli:

docker run -itd -v /home/nginxWebUI:/home/nginxWebUI -v /home/keepalived:/etc/keepalived -e BOOT_OPTIONS="--server.port=8080" --net=host ghcr.io/0johny0/nginxwebui:403

About

Ha + Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具 + Keepalived,使用网页来快速配置与管理nginx单机与集群并提高可用性

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.2%
  • JavaScript 30.6%
  • Java 19.0%
  • CSS 3.3%
  • Less 0.8%
  • Shell 0.1%