mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update README.md
This commit is contained in:
parent
10b927c855
commit
07832997cb
|
@ -29,3 +29,16 @@ Docker stack consisting of various arr-services like:
|
|||
|
||||
Combine with a reverse proxy like Traefik and maybe also a VPN.
|
||||
|
||||
## Setup
|
||||
|
||||
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!
|
||||
|
||||
![image](https://github.com/Haxxnet/Compose-Examples/assets/21357789/8915f9f3-081f-41d2-9c5e-bdf9553e09c2)
|
||||
|
||||
![image](https://github.com/Haxxnet/Compose-Examples/assets/21357789/94de5802-3b26-420b-bb1d-ac82cd5a5cfb)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user