mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-27 16:29:32 +00:00
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-composerole. -
Reverse Proxy
Uses thesys-stk-front-proxyrole to expose your application under a custom domain and port.