官方网址:http://www.nginxwebui.cn/index.html

快速部署

docker run --detach \
--publish 80:80 --publish 8889:8889 \
--name nginx_ui \
--restart always \
crazyleojay/nginx_ui:latest

数据持久化部署:

容器里配置文件路径:/usr/local/nginx/conf/nginx.conf

docker run --detach \
--publish 80:80 --publish 8889:8889 \
--name nginx_ui \
--restart always \
--volume /home/nginx.conf:/usr/local/nginx/conf/nginx.conf \
crazyleojay/nginx_ui:latest

项目地址:https://github.com/onlyGuo/nginx-gui

访问地址:http://localhost:8889/
默认用户密码:admin
在这里插入图片描述

创建Nginx反向代理
在这里插入图片描述

在这里插入图片描述
在这里插入图片描述

在这里插入图片描述

Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐