- 4,289
- 1,469
- NAS
- DS4l8play, DS202j, DS3623xs+, DSM 8.025847-𝘣𝘦𝘵𝘢
To enable Sonarr to communicate with my downloader client, I had to enter the IP of the downloader container in the Host field. Recognizing that restarting the downloader container may cause an IP change, I'm curious if there is a straightforward means to set a fixed IP to a container.
My Docker package presently yields container IPs as 172.17.x.y
Since I haven't found a compelling way to lock in a fixed IP, I thought I might assign an IP (via Portainer) with a high final octet value for "y" which I could then reference in Sonarr.
If I do this, some questions.
Is there another/better means to point Sonarr to my downloader container?
My Docker package presently yields container IPs as 172.17.x.y
Since I haven't found a compelling way to lock in a fixed IP, I thought I might assign an IP (via Portainer) with a high final octet value for "y" which I could then reference in Sonarr.
If I do this, some questions.
- Will the container IP I set through Portainer survive a container restart (or image update)?
- Is the 3rd quartet in the Docker IP always constant? If I restart Docker (ex. DSM update, machine maintenance, etc) will "y" be constant.
Is there another/better means to point Sonarr to my downloader container?