This repo contains docker-compose that runs nginx-proxy and acme-companion on my VPS.
- nginx-proxy: for hosting multiple apps on a single server
- acme-companion: for handling SSL certificates automatically
-
Clone the repo, then create
.env
file - see.env.example
-
Install Grafana Loki Docker driver client for logs storage
-
Run docker compose:
docker compose up