Vencloud
Vencloud
Docker app from grtgbln's Repository
Overview
Requirements
Requires a separate Redis instance.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Container Port: 8080
- Target
- 8080
- Default
- 8080
- Value
- 8080
Connection URL to Redis database
- Target
- REDIS_URI
Client ID for Discord authentication
- Target
- DISCORD_CLIENT_ID
Client secret for Discord authentication
- Target
- DISCORD_CLIENT_SECRET
Redirect URI for Discord authentication
- Target
- DISCORD_REDIRECT_URI
Used to generate secret key for each user's API secret. Generate with 'openssl rand -hex 64'
- Target
- PEPPER_SECRETS
Used to generate secret key for each user's settings. Generate with 'openssl rand -hex 64'
- Target
- PEPPER_SETTINGS
Comma-separated whitelist for users to use this service. If empty, all users allowed.
- Target
- ALLOWED_USERS
URL that the root of the API will redirect to.
- Target
- ROOT_REDIRECT
- Default
- https://github.com/Vencord/Vencloud
- Value
- https://github.com/Vencord/Vencloud
Enable to offer metrics at /metrics
- Target
- PROMETHEUS
- Default
- false|true
Leave empty if not using reverse proxy.
- Target
- PROXY_HEADER
The maximum settings backup size, in bytes
- Target
- SIZE_LIMIT
- Default
- 32000000
- Value
- 32000000
Internal host. Not recommended to change.
- Target
- HOST
- Default
- 0.0.0.0
- Value
- 0.0.0.0
Internal port. Not recommended to change.
- Target
- PORT
- Default
- 8080
- Value
- 8080
Internal data path. Not recommended to change.
- Target
- APP_DATA_DIR
- Default
- /data
- Value
- /data
Categories
Details
ghcr.io/vencord/vencloud:latestRun Vencloud on Unraid.
Vencloud is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.