Coder Social home page Coder Social logo

docker-plex-rp-ssl's Introduction

docker-plex-rp-ssl

Plex in Docker, with nginx-proxy, let's encrypt for use with Cloud Flare

1. Create Docker network

You need to create a docker network that your containers will communicate on for the reverse proxy.

In these examples, we will use the proxy-tier network. docker create network proxy-tier

2. Cloud Flare Configuration

Crypto Tab

SSL: Full (Strict)
HTTP Strict Transport Security: Disabled (you can enable, but beware, not really necessary).
Opportunistic Encryption: On
TLS 1.3: Enabled+0RTT
Automatic HTTP Rewrites: Off

Firewall Tab

Rate Limiting: Off
Securty Level: Essentially Off (I turned this off because didn't want users to potentialy be challenged by Cloudflare which would break Plex. You may be able to play with this)
Challenge passage: 30 minutes

DNS Tab

Create a new A Record for your Plex Server and point to your IP. You can try testing with the cloud icon "grey" (bypass cloudflare) to ensure your setup it working, then enable it when you're sure.

Caching Tab

Caching Level: Standard (you can play with this. Some use No Query String). YMMV
Browser Cache Expiration: 4 Hours
Always Online: Off (you may want to leave this On if you serve other sites from your domain)
Development Mode: *Off

Network Tab

HTTP/2 SPDY: On
IPv6: On (change this depending on your environment)
WebSockets: On
IP GeoLocation: On
Maximum Upload Size: 100MB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.