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
關注者數72
派生數639
提交數301
已啟用問題?
問題數259
打開的問題數2
拉請求數35
打開的拉請求數0
關閉的拉請求數34
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?