Skip to content

Commit

Permalink
Merge pull request #30 from UnicornTranscoder/dev
Browse files Browse the repository at this point in the history
Update Plex Relay information
  • Loading branch information
Maxou44 authored Mar 21, 2020
2 parents d4d9ed1 + fb8988d commit 5bc3564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This software is a part of __UnicornTranscoder__ project, it's the LoadBalancer

### 2. Notes

All requests to the Plex Media Server should pass through the *UnicornLoadBalancer*, if someone reach the server directly he will not be able to start a stream, since FFMPEG binary has been replaced. To solve this problem it is recomended to configure an iptable rule to drop direct access from port **32400**. You also need to remove the **Plex Relay** binary.
All requests to the Plex Media Server should pass through the *UnicornLoadBalancer*, if someone reach the server directly he will not be able to start a stream, since FFMPEG binary has been replaced. To solve this problem it is recomended to configure an iptable rule to drop direct access from port **32400**. You also need to disable the relay feature in Plex settings (or remove the **Plex Relay** binary).
It is also recomended to setup a nginx reverse proxy in front of the *UnicornLoadBalancer* to setup a SSL certificate.

```
Expand Down

0 comments on commit 5bc3564

Please sign in to comment.