An implementation of a reverse proxy network using NGINX proxy and Acme Companion.
Install Aznable Infra
by cloning its Github repository:
git clone https://github.com/aznable/infra.git
cd infra
cp .env.example .env
To run the containers, just execute docker-compose up -d
in the same directory:
$ docker-compose up -d