Vencloud
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
Requires a separate Redis instance.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 8080
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
Connection URL to Redis database
- Objetivo
- REDIS_URI
Client ID for Discord authentication
- Objetivo
- DISCORD_CLIENT_ID
Client secret for Discord authentication
- Objetivo
- DISCORD_CLIENT_SECRET
Redirect URI for Discord authentication
- Objetivo
- DISCORD_REDIRECT_URI
Used to generate secret key for each user's API secret. Generate with 'openssl rand -hex 64'
- Objetivo
- PEPPER_SECRETS
Used to generate secret key for each user's settings. Generate with 'openssl rand -hex 64'
- Objetivo
- PEPPER_SETTINGS
Comma-separated whitelist for users to use this service. If empty, all users allowed.
- Objetivo
- ALLOWED_USERS
URL that the root of the API will redirect to.
- Objetivo
- ROOT_REDIRECT
- Por defecto
- https://github.com/Vencord/Vencloud
- Valor
- https://github.com/Vencord/Vencloud
Enable to offer metrics at /metrics
- Objetivo
- PROMETHEUS
- Por defecto
- false|true
Leave empty if not using reverse proxy.
- Objetivo
- PROXY_HEADER
The maximum settings backup size, in bytes
- Objetivo
- SIZE_LIMIT
- Por defecto
- 32000000
- Valor
- 32000000
Internal host. Not recommended to change.
- Objetivo
- HOST
- Por defecto
- 0.0.0.0
- Valor
- 0.0.0.0
Internal port. Not recommended to change.
- Objetivo
- PORT
- Por defecto
- 8080
- Valor
- 8080
Internal data path. Not recommended to change.
- Objetivo
- APP_DATA_DIR
- Por defecto
- /data
- Valor
- /data
Categorías
Detalles
ghcr.io/vencord/vencloud:latestEjecute Vencloud en Unraid.
Vencloud se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.