This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
operations: deploy: Setup auto reverse proxy using caddy #817
Open
Description
The goal here is to add more operations to the deploy operations. So that one could have a server running one container per webhook'd repo. With the only container that has ports exposed being a caddy
container. Then whenever a new webhook'd repo is setup to point to this server for configuration we configure caddy using it configuration port to expose the new service via a reverse proxy route.