plex-ngrok
Docker 应用程序 from djismgaming's Repository
概述
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/
运行时参数
- 网络用户界面
http://[IP]:[PORT:4040]- 网络
host- 外壳
sh- 特权
- false
模板配置
Container Port 1Porttcp
Container Port: 4040
- 目标
- 4040
- 默认值
- 4040
- 价值
- 4040
NGROK_PORTVariable
Container Variable: NGROK_PORT
- 价值
- 32400
NGROK_AUTHVariable
Container Variable:
- 价值
- ngrok-auth-here
PLEX_TOKENVariable
Container Variable: PLEX_TOKEN
- 价值
- plex-token-here
PLEX_BASE_URLVariable
Container Variable: PLEX_BASE_URL
- 价值
- http://plex-server-ip-here:32400
NGROK_PROTOCOLVariable
Container Variable: NGROK_PROTOCOL
- 价值
- TCP
下载统计数据
1,852
下载总数
详细信息
在Unraid 上运行 plex-ngrok 。
plex-ngrok 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。