spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.78k stars 1.03k forks source link

Added an example of fronting the playbook's integrated Traefik reverse-proxy with the existing Caddy container #3514

Closed comeUpWithItLater closed 2 weeks ago

comeUpWithItLater commented 2 weeks ago

Added an example of fronting the playbook's integrated Traefik reverse-proxy with the existing Caddy container (not the apt-get or yum installed Caddy). It is helpful for folks who have an existing server with a Caddy container already serving multiple applications.

spantaleev commented 2 weeks ago

Thank you!