elmerfds / rebuild-dndc

Re-create containers that use another container's network stack (i.e. routing container traffic through a VPN container)
GNU General Public License v3.0
22 stars 9 forks source link

Am I misunderstanding rebuild-dndc? #67

Open nebb00 opened 5 months ago

nebb00 commented 5 months ago

Hi All

So I am using Gluetun and qBittorrent. But when I backup using Appdata Backup, I normally lose qbit because gluetun has been stopped/started or restarted. So I have to manually start qbit to restore connectivity.

So I thought rebuild-dndc would detect that gluetun was restarted, and restart qbittorrent. But its not doing that. Should it be? I can see in the logs that it can see the containers. But on the cron run, nothing happens.

I have tested by stopping and starting, and restarting gluetun.

Am I misunderstanding?