Deploying NPM with its own IP (e.g., 192.168.1.99) via a custom bridge—what network should associated containers (like sonarr) use if not host mode, to ensure accessibility?
hey, try bind sonarr to the same custom bridged network as npm so they can talk directly. i had issues before with host mode, and switching solved it for me, even tho its a bit wonky sometimes.