evertramos
nginx-proxy-automation
Shell

Automated docker nginx proxy integrated with letsencrypt.

Last updated Jul 7, 2026
2.8k
Stars
639
Forks
4
Issues
0
Stars/day
Attention Score
97
Language breakdown
No language data available.
Files click to expand
README

NGINX Proxy Automation 🔥

How to start 🔰

shell script
  • 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

  • 🚀 Run the script 'freshstart.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

  • 🧪 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

🔗 More in this category

© 2026 GitRepoTrend · evertramos/nginx-proxy-automation · Updated daily from GitHub