Make Lighttpd a reverse proxy for connecting to each web server on many Docker containers. SSL uses a self-signed certificate and is auto-generated at once. Main branch is for Reverse proxy, for other variant see branch menu.
- Clone or download this repository.
- Configure your web service in the etc/service-enabled directory as you want.
- Build with docker compose
docker compose up -d --build
- Check the container .
docker compose ps
You are free to contribute to this repository. If you find an issue, you can open an issue at this repository.