Sys-stk-full-stateless Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: Combines the docker-compose role with sys-stk-front-proxy to deploy applications behind a reverse proxy.
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
galaxy_tags: [‘docker’, ‘compose’, ‘proxy’]
README¶
Docker Compose with Web Proxy¶
This role combines the standard Docker Compose setup with a reverse-proxy for any application.
Features¶
- Docker ComposeBrings up containers, networks, and volumes via the
docker-composerole. - Reverse ProxyUses the
sys-stk-front-proxyrole to expose your application under a custom domain and port.