I would like to know how you guy setup Ingress for LXC .
Current setup i have nginx + nginx-proxy-manager for easy GUI and vhost infront of LXC.
I am looking at Traefik for automating that ( all lxc hosts auto redirected to there).
Is there any easy to setup script for that case that is : as soon as LXD is spwned , it serverices are automatically setup in Traefik/Nginx reverse proxy , etc.
Checking before writing my own with ansible.