proxy:具有Letencrypt和身份验证的Nginx代理

时间:2021-05-12 11:45:24
【文件属性】:
文件名称:proxy:具有Letencrypt和身份验证的Nginx代理
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-12 11:45:24
HTML 代理人 介绍 一组脚本,用于部署具有letencrypt证书的Nginx代理,以通过SSL提供所有服务。 配置 配置文件 YAML文件中描述了整个安装程序的配置。 在config.yml的根目录下创建config.yml 。 这是具有预期结构的配置示例 --- email : contact@example.com domains : sub1.domain.com : / : http://container sub2.domain.com : / : http://service:1234 /api : http://api:1234 sub3.domain.com : / : http://service:1234 auth : http://auth/auth auth_error : http://auth/login
【文件预览】:
proxy-master
----bin()
--------certonly.sh(491B)
--------renew.sh(356B)
--------Dockerfile-runner(48B)
--------build-runner.sh(55B)
--------gen-config.sh(118B)
--------gen-config.rb(2KB)
--------reload-nginx.sh(57B)
----data()
--------nginx()
--------templates()
----LICENSE(1KB)
----docker-compose.yml(426B)
----.gitignore(171B)
----README.md(2KB)

网友评论