IPTVBoss

IPTVBoss

Docker 应用程序 from crywolf203's Repository

概述

IPTVBoss is an IPTV playlist and EPG management application. This Unraid template uses the upstream groenator IPTVBoss Docker image and opens the full noVNC browser client so copy and paste work from the browser window. The browser WebUI uses port 6901. XC Server uses port 8001. Native VNC on port 5901 is included as an optional fallback. The upstream image now sets Mozilla Firefox as the default browser for authorization links when no user preference exists.

运行时参数

网络用户界面
http://[IP]:[PORT:6901]/vnc.html?autoconnect=true&password=iptvboss&resize=scale
网络
bridge
外壳
bash
特权
false

模板配置

Browser WebUI PortPorttcp

Browser noVNC WebUI port. The template opens the full noVNC client at /vnc.html so copy and paste work from the browser.

目标
6901
默认值
6901
价值
6901
Native VNC PortPorttcp

Optional native VNC port. Browser WebUI is recommended, but this can be used as a fallback with a VNC client.

目标
5901
默认值
5901
价值
5901
XC Server PortPorttcp

XC Server port. Only used when XC_SERVER is set to true.

目标
8001
默认值
8001
价值
8001
AppdataPathrw

Persistent IPTVBoss app data. This path is required.

目标
/headless/IPTVBoss
默认值
/mnt/cache/appdata/iptvboss
价值
/mnt/cache/appdata/iptvboss
PUIDVariable

User ID for file ownership. 99 is the default Unraid nobody user.

默认值
99
价值
99
PGIDVariable

Group ID for file ownership. 100 is the default Unraid users group.

默认值
100
价值
100
TZVariable

Container timezone. Change this to your timezone.

默认值
America/New_York
价值
America/New_York
VNC_PWVariable

Browser noVNC password. If you change this value, update the WebUI URL password or enter the password manually at the noVNC login screen.

默认值
iptvboss
价值
iptvboss
VNC_RESOLUTIONVariable

VNC desktop resolution.

默认值
1920x1080
价值
1920x1080
VNC_COL_DEPTHVariable

VNC color depth.

默认值
24
价值
24
CRON_SCHEDULEVariable

Cron schedule for automated IPTVBoss no-GUI runs. Default runs daily at 3 AM and 3 PM.

默认值
0 3,15 * * *
价值
0 3,15 * * *
XC_SERVERVariable

Enable IPTVBoss XC Server on port 8001.

默认值
true
价值
true
CRONITOR_API_KEYVariable

Optional Cronitor API key. Leave blank if not using Cronitor.

CRONITOR_SCHEDULE_NAMEVariable

Optional Cronitor schedule name. Leave blank if not using Cronitor.

详细信息

存储库
ghcr.io/groenator/iptvboss-docker:latest
最后更新2026-06-02
初见2026-05-19

在Unraid 上运行 IPTVBoss 。

IPTVBoss 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。