maevsi / maevsi_stack

maevsi's `dargstack` configuration.
https://github.com/dargstack
GNU General Public License v3.0
3 stars 4 forks source link

feat(traefik)!: use cloudflare tunnel #130

Closed dargmuesli closed 4 weeks ago

dargmuesli commented 1 month ago

We could shut off port 80 and 443 fully when making use of cloudflare's tunnels.

The initial commit sets the host ip to localhost, but As host_ip is seemingly not available for docker swarm, which would make sense in a distributed environment, most likely cloudflared should be added as service to the stack, allowing us to completely drop the port definition for traefik on production.

maevsi-bot commented 4 weeks ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: