PeerTube
Docker 应用程序 from grtgbln's Repository
概述
要求
Requires separate Postgres, Redis and Postfix-Relay containers.
运行时参数
- 网络用户界面
http://[IP]:[PORT:9000]/- 网络
bridge- 特权
- false
模板配置
Container Port: 1935
- 目标
- 1935
- 默认值
- 1935
- 价值
- 1935
Container Port: 9000
- 目标
- 9000
- 默认值
- 9000
- 价值
- 9000
Hostname for this PeerTube server
- 目标
- PEERTUBE_WEBSERVER_HOSTNAME
Secret for this PeerTube server. Generate with `openssl rand -hex 32`
- 目标
- PEERTUBE_SECRET
IP address or hostname of Postgres database
- 目标
- PEERTUBE_DB_HOSTNAME
Port of Postgres database
- 目标
- PEERTUBE_DB_PORT
- 默认值
- 5432
Name of Postgres database
- 目标
- PEERTUBE_DB_NAME
- 默认值
- peertube
Username for Postgres database
- 目标
- PEERTUBE_DB_USERNAME
- 默认值
- peertube
Password for Postgres database
- 目标
- PEERTUBE_DB_PASSWORD
Enable SSL for Postgres database
- 目标
- PEERTUBE_DB_SSL
- 默认值
- false|true
IP address or hostname of Redis database
- 目标
- PEERTUBE_REDIS_HOSTNAME
Port of Redis database
- 目标
- PEERTUBE_REDIS_PORT
- 默认值
- 6379
IP address or hostname of Postfix-Relay server
- 目标
- PEERTUBE_SMTP_HOSTNAME
Port of Postfix-Relay server
- 目标
- PEERTUBE_SMTP_PORT
- 默认值
- 25
Email address to send from
- 目标
- PEERTUBE_SMTP_FROM
Enable TLS for Postfix-Relay server
- 目标
- PEERTUBE_SMTP_TLS
- 默认值
- false|true
Disable STARTTLS for Postfix-Relay server
- 目标
- PEERTUBE_SMTP_DISABLE_STARTTLS
- 默认值
- false|true
Email address for admin
- 目标
- PEERTUBE_ADMIN_EMAIL
Path to data storage
- 目标
- /data
- 默认值
- /mnt/user/appdata/peertube/data
- 价值
- /mnt/user/appdata/peertube/data
Path to config storage
- 目标
- /config
- 默认值
- /mnt/user/appdata/peertube/config
- 价值
- /mnt/user/appdata/peertube/config
Webserver Port
- 目标
- PEERTUBE_WEBSERVER_PORT
- 默认值
- 9000
- 价值
- 9000
Enable HTTPS for webserver
- 目标
- PEERTUBE_WEBSERVER_HTTPS
- 默认值
- false|true
Trust proxy for webserver
- 目标
- PEERTUBE_TRUST_PROXY
- 默认值
- ['127.0.0.1', 'loopback']
- 价值
- ['127.0.0.1', 'loopback']
类别
下载统计数据
长期下载总量
详细信息
chocobozzz/peertube:production-bookworm在Unraid 上运行 PeerTube 。
PeerTube 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。