Vencloud

Vencloud

Docker 应用程序 from grtgbln's Repository

概述

Self-hosted cloud for syncing Vencord settings.

要求


        Requires a separate Redis instance.
    

运行时参数

网络
bridge
特权
false

模板配置

API PortPorttcp

Container Port: 8080

目标
8080
默认值
8080
价值
8080
Redis - URIVariable

Connection URL to Redis database

目标
REDIS_URI
Discord - Client IDVariable

Client ID for Discord authentication

目标
DISCORD_CLIENT_ID
Discord - Client SecretVariable

Client secret for Discord authentication

目标
DISCORD_CLIENT_SECRET
Discord - Redirect URIVariable

Redirect URI for Discord authentication

目标
DISCORD_REDIRECT_URI
Pepper - SecretsVariable

Used to generate secret key for each user's API secret. Generate with 'openssl rand -hex 64'

目标
PEPPER_SECRETS
Pepper - SettingsVariable

Used to generate secret key for each user's settings. Generate with 'openssl rand -hex 64'

目标
PEPPER_SETTINGS
Allowed UsersVariable

Comma-separated whitelist for users to use this service. If empty, all users allowed.

目标
ALLOWED_USERS
Root RedirectVariable

URL that the root of the API will redirect to.

目标
ROOT_REDIRECT
默认值
https://github.com/Vencord/Vencloud
价值
https://github.com/Vencord/Vencloud
Expose Prometheus MetricsVariable

Enable to offer metrics at /metrics

目标
PROMETHEUS
默认值
false|true
Proxy HeaderVariable

Leave empty if not using reverse proxy.

目标
PROXY_HEADER
Size LimitsVariable

The maximum settings backup size, in bytes

目标
SIZE_LIMIT
默认值
32000000
价值
32000000
Internal HostVariable

Internal host. Not recommended to change.

目标
HOST
默认值
0.0.0.0
价值
0.0.0.0
Internal PortVariable

Internal port. Not recommended to change.

目标
PORT
默认值
8080
价值
8080
Internal Data PathVariable

Internal data path. Not recommended to change.

目标
APP_DATA_DIR
默认值
/data
价值
/data

详细信息

存储库
ghcr.io/vencord/vencloud:latest
最后更新2026-06-02
初见2026-05-24

在Unraid 上运行 Vencloud 。

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