Skip to content

Getting Replex working consistently. #83

Answered by ericfri
ericfri asked this question in Q&A
Discussion options

You must be logged in to vote

I'm using Unraid and a template from the Community Apps store and I think I've solved it.

I first created another Docker network docker network create <network name> and moved Plex to this network.
Then in my Replex settings, I added the command && docker network connect <network> <container> to the Post Arguments under Advanced settings and changed the Plex Host to http://Plex-Media-Server:32400 where Plex-Media-Server is the name of the Plex container. By adding the post command, Replex sits on both networks.

This has put Plex on a different network, a 172.18.0.0/16 network and connecting Replex to the same network allows the containers to talk via Hostname (container name).

I added my …

Replies: 8 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@lostb1t
Comment options

@ericfri
Comment options

@jl94x4
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ericfri
Comment options

@lostb1t
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ericfri
Comment options

You must be logged in to vote
1 reply
@ericfri
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants