cbrherms

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by cbrherms

  1. Howdy all. Deciding to do some improvements while moving over to a new docker host. Previously i exposed every container via macvlan so they had their own IP address but this caused some issues with internal vs external connectivity. Now moving to only exposing certain things a routing everything else through traefik (new to me, previously used a standard nginx reverse proxy). So, now needing to use delugevpn to make vpn part of the container and wishing to take advantage of privoxy. Question is, does anyone have an example of a compose file with traefik and delugevpn? Mainly wanting to see how internal networks were set up so that things such as jackett could use the privoxy part of the container to search for nzbs.