Vencloud
Docker 应用程序 from grtgbln's Repository
概述
要求
Requires a separate Redis instance.
运行时参数
- 网络
bridge- 特权
- false
模板配置
Container Port: 8080
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
Connection URL to Redis database
- 目标
- REDIS_URI
Client ID for Discord authentication
- 目标
- DISCORD_CLIENT_ID
Client secret for Discord authentication
- 目标
- DISCORD_CLIENT_SECRET
Redirect URI for Discord authentication
- 目标
- DISCORD_REDIRECT_URI
Used to generate secret key for each user's API secret. Generate with 'openssl rand -hex 64'
- 目标
- PEPPER_SECRETS
Used to generate secret key for each user's settings. Generate with 'openssl rand -hex 64'
- 目标
- PEPPER_SETTINGS
Comma-separated whitelist for users to use this service. If empty, all users allowed.
- 目标
- ALLOWED_USERS
URL that the root of the API will redirect to.
- 目标
- ROOT_REDIRECT
- 默认值
- https://github.com/Vencord/Vencloud
- 价值
- https://github.com/Vencord/Vencloud
Enable to offer metrics at /metrics
- 目标
- PROMETHEUS
- 默认值
- false|true
Leave empty if not using reverse proxy.
- 目标
- PROXY_HEADER
The maximum settings backup size, in bytes
- 目标
- SIZE_LIMIT
- 默认值
- 32000000
- 价值
- 32000000
Internal host. Not recommended to change.
- 目标
- HOST
- 默认值
- 0.0.0.0
- 价值
- 0.0.0.0
Internal port. Not recommended to change.
- 目标
- PORT
- 默认值
- 8080
- 价值
- 8080
Internal data path. Not recommended to change.
- 目标
- APP_DATA_DIR
- 默认值
- /data
- 价值
- /data
详细信息
ghcr.io/vencord/vencloud:latest在Unraid 上运行 Vencloud 。
Vencloud 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。