Vencloud

Vencloud

Docker app from grtgbln's Repository

Overview

Self-hosted cloud for syncing Vencord settings.

Requirements


        Requires a separate Redis instance.
    

Runtime arguments

Network
bridge
Privileged
false

Template configuration

API PortPorttcp

Container Port: 8080

Target
8080
Default
8080
Value
8080
Redis - URIVariable

Connection URL to Redis database

Target
REDIS_URI
Discord - Client IDVariable

Client ID for Discord authentication

Target
DISCORD_CLIENT_ID
Discord - Client SecretVariable

Client secret for Discord authentication

Target
DISCORD_CLIENT_SECRET
Discord - Redirect URIVariable

Redirect URI for Discord authentication

Target
DISCORD_REDIRECT_URI
Pepper - SecretsVariable

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

Target
PEPPER_SECRETS
Pepper - SettingsVariable

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

Target
PEPPER_SETTINGS
Allowed UsersVariable

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

Target
ALLOWED_USERS
Root RedirectVariable

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
Expose Prometheus MetricsVariable

Enable to offer metrics at /metrics

Target
PROMETHEUS
Default
false|true
Proxy HeaderVariable

Leave empty if not using reverse proxy.

Target
PROXY_HEADER
Size LimitsVariable

The maximum settings backup size, in bytes

Target
SIZE_LIMIT
Default
32000000
Value
32000000
Internal HostVariable

Internal host. Not recommended to change.

Target
HOST
Default
0.0.0.0
Value
0.0.0.0
Internal PortVariable

Internal port. Not recommended to change.

Target
PORT
Default
8080
Value
8080
Internal Data PathVariable

Internal data path. Not recommended to change.

Target
APP_DATA_DIR
Default
/data
Value
/data

Details

Repository
ghcr.io/vencord/vencloud:latest
Last Updated2026-05-31
First Seen2026-05-24

Run Vencloud on Unraid.

Vencloud is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.