plex-ngrok
Aplicación Docker from djismgaming's Repository
Visión general
Container to create a tunnel between your internal Plex media server to an outside url by Ngrok.
This docker will use Ngrok to create a tunnel between your internal (existing) plex server to an outside url. Then will update the plex "Custom server access URLs" with the random Ngrok URL using PlexAPI. This allows you to login to plex.tv from any device and have a direct connection to your home plex server. Works from behind Carrier Grade NAT/double NAT and possibly VPN's. I use it with Starlink with great success!
TCP port 4040 for the ngrok docker web interface (optional)
Variables needed are:
NGROK_PORT = 32400 (plex webUI port, normally 32400)
NGROK_AUTH = Ngrok Authtoken from their website after you've created an account (https://dashboard.ngrok.com/get-started/your-authtoken)
PLEX_TOKEN = Plex Authtoken (https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token)
PLEX_BASE_URL = Plex server url like http://192.168.0.10:32400
NGROK_PROTOCOL = TCP
https://hub.docker.com/r/andrijn/plex-ngrok/
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:4040]- Red
host- Concha
sh- Privilegiado
- false
Configuración de plantillas
Container Port 1Porttcp
Container Port: 4040
- Objetivo
- 4040
- Por defecto
- 4040
- Valor
- 4040
NGROK_PORTVariable
Container Variable: NGROK_PORT
- Valor
- 32400
NGROK_AUTHVariable
Container Variable:
- Valor
- ngrok-auth-here
PLEX_TOKENVariable
Container Variable: PLEX_TOKEN
- Valor
- plex-token-here
PLEX_BASE_URLVariable
Container Variable: PLEX_BASE_URL
- Valor
- http://plex-server-ip-here:32400
NGROK_PROTOCOLVariable
Container Variable: NGROK_PROTOCOL
- Valor
- TCP
Descargar estadísticas
1,852
Descargas totales
Detalles
Repositorio
andrijn/plex-ngrokÚltima actualización2022-11-26
Visto por primera vez2022-04-26
Ejecute plex-ngrok en Unraid.
plex-ngrok se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.