Hi there,
After having the full YAMS stack running successfully, I've been trying to get this same setup running (integrating bitmagnet into the YAMS gluetun container) , connecting bitmagnet to the gluetun container with this command: --network=container:gluetun
This gives me the error:
conflicting options: port publishing and the container type network mode
When I take the ports out of the bitmagnet config and enter them into the gluetun part of docker-compose everything starts, but qBittorrent, bitmagnet and the sql server don't show IP addresses in portainer, and while qbittorrent is accessible via the IP I know it has, bitmagnet is not accessible with the configured ports.
Not sure where I'm going wrong, any advice is appreciated!
And thank you for all your work on this!