You can follow this Youtube tutorial on how to setup the arr applications:
https://www.youtube.com/watch?v=LD8-Qr3B2-o
**Note**: As all arr containers live within the same Docker network, you can easily reference container names instead of IPs. Docker will resolve the container names automatically to the current docker containers IP. No need for port mappings or defining your Docker servers IP address. Use Docker networks!