NGINX Proxy Automation

集成了 letsencrypt 的自动化 docker nginx 代理。「Automated docker nginx proxy integrated with letsencrypt.」

Github星跟踪图

NGINX Proxy Automation 🔥

How to start 🔰

shell script

  1. Clone this repository using the option --recurse-submodules ⚠️
git clone --recurse-submodules https://github.com/evertramos/nginx-proxy-automation.git proxy 

We use submodule for basescript

  1. 🚀 Run the script 'fresh_start.sh' from the ./proxy/bin folder
cd proxy/bin && ./fresh-start.sh --yes --skip-docker-image-check -e your_email@domain

Update the email above with your real e-mail address

  1. 🧪 Test the proxy
docker run -dit -e VIRTUAL_HOST=your.domain.com --network=proxy --name test-web httpd:alpine

or simply run:

./test.sh your.domain.com

Use your own domain name when testing this proxy and make sure your DNS is correctly configured.

Video Tutorial 🎥

I made a tutorial video to walk you through this project:

youtube

AWS EC2

Digital Ocean Droplet

OVH

Server Automation 🚀

Make user you try our Server Automation

https://github.com/evertramos/server-automation

Further information 📓

For more installation details please click here.

Supporting ♥️

Patreon
image

List of all supporters.

Code Contributors

主要指标

概览
名称与所有者evertramos/nginx-proxy-automation
主编程语言Shell
编程语言Shell (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2017-06-29 16:30:23
推送于2025-04-30 19:01:15
最后一次提交2023-04-23 05:40:38
发布数20
最新版本名称v2.0 (发布于 )
第一版名称v0.1 (发布于 )
用户参与
星数2.7k
关注者数74
派生数640
提交数301
已启用问题?
问题数259
打开的问题数2
拉请求数35
打开的拉请求数0
关闭的拉请求数34
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?