Skip to content

Commit bb11117

Browse files
authored
Update gluetun.md
1 parent e9c90af commit bb11117

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/apps/gluetun.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ gluetun2_docker_networks_alias_custom:
101101
plex2_docker_network_mode_default: "container:gluetun2"
102102
plex2_auth_token_proxy: "http://gluetun2:8888"
103103
```
104+
105+
Once you have made these changes to the inventory, run the relevant plex tags to apply the changes [i.e. `sb install plex` or `sb install plex1 plex2 plex3`].
106+
104107
!!! caution
105108
When routing Plex through Gluetun, you must access Plex between containers at `http://gluetun:32400` where you would previously use the Plex container name.
106109

@@ -129,6 +132,8 @@ Depending on if the role in question supports instances or not there will be two
129132

130133
For example, to route `jackett` through Gluetun, the entry would be `jackett_docker_network_mode: "container:gluetun"`.
131134
135+
Once you have made these changes to the inventory, run the relevant tags to apply the changes [i.e. `sb install qbittorrent` or `sb install jackett sonarr radarr`].
136+
132137
!!! caution
133138
While multiple containers may be routed through a single Gluetun instance, you must manually ensure there are no port clashes as all port binds for the connected containers will be through the Gluetun container and must have unique ports inside that container.
134139

0 commit comments

Comments
 (0)