Home
Softono

Nginx Proxy Automation

Open source MIT Shell
2.8K
Stars
642
Forks
4
Issues
72
Watchers
2 months
Last Commit

 About Nginx Proxy Automation

Automated docker nginx proxy integrated with letsencrypt.

Platforms

Web Self-hosted Docker

Languages

Shell

Links

Need Help Installing Nginx Proxy Automation?

We provide expert installation service for this software. Our team will install, configure, and secure Nginx Proxy Automation on your server. plans start at just $30.

Nginx Proxy Automation

View on 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