mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 14:34:24 +02:00
363 B
363 B
Docker Compose with Web Proxy
This role combines the standard Docker Compose setup with a reverse-proxy for any application.
Features
-
Docker Compose
Brings up containers, networks, and volumes via thedocker-compose
role. -
Reverse Proxy
Uses thesrv-web-proxy-domain
role to expose your application under a custom domain and port.