UniFi-Voucher-Site
UniFi-Voucher-Site
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
Can be configured via an `options.json` file or via environmental variables.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Config file. Remove to use environmental variables instead.
- Objetivo
- /data/options.json
- Por defecto
- /mnt/user/appdata/unifi_voucher_site/options.json
- Valor
- /mnt/user/appdata/unifi_voucher_site/options.json
IP address of the UniFi OS Console
- Objetivo
- UNIFI_IP
Port of the UniFi OS Console
- Objetivo
- UNIFI_PORT
- Por defecto
- 443
- Valor
- 443
The API Key created on the integrations tab within UniFi OS
- Objetivo
- UNIFI_TOKEN
Site ID for the UniFi OS Console
- Objetivo
- UNIFI_SITE_ID
- Por defecto
- default
- Valor
- default
The UniFi SSID where guests need to connect to (Used within templating and 'Scan to Connect')
- Objetivo
- UNIFI_SSID
The UniFi SSID WPA/WPA2/WPA3 Password (Can be ignored for 'Open' networks) (Used within templating and 'Scan to Connect')
- Objetivo
- UNIFI_SSID_PASSWORD
Enable internal authentication for the voucher portal web UI
- Objetivo
- AUTH_INTERNAL_ENABLED
- Por defecto
- true|false
Password for internal authentication for the voucher portal web UI
- Objetivo
- AUTH_INTERNAL_PASSWORD
Enable OpenID Connect authentication for the voucher portal web UI
- Objetivo
- AUTH_OIDC_ENABLED
- Por defecto
- false|true
OIDC issuer base url provided by oauth provider. Example: https://auth.example.com/.well-known/openid-configuration
- Objetivo
- AUTH_OIDC_ISSUER_BASE_URL
OIDC UniFi Voucher base url (This application). Example: https://voucher.example.com
- Objetivo
- AUTH_OIDC_APP_BASE_URL
OIDC client id provided by oauth provider
- Objetivo
- AUTH_OIDC_CLIENT_ID
OIDC client secret provided by oauth provider
- Objetivo
- AUTH_OIDC_CLIENT_SECRET
The bearer token used for the API
- Objetivo
- AUTH_INTERNAL_BEARER_TOKEN
Limit voucher administrators to managing only vouchers associated with their own organization. If enabled, system automatically assigns the administrator’s email domain as a note to each created voucher.
- Objetivo
- PIN_OIDC_USER_TO_OWN_DOMAIN
- Por defecto
- false|true
A semi-colon-separated list of voucher types in the following format: expiration in minutes (required),single-use or multi-use vouchers value - '0' is for multi-use (unlimited) - '1' is for single-use - 'N' is for multi-use (Nx) (optional),upload speed limit in kbps (optional),download speed limit in kbps (optional),data transfer limit in MB (optional)
- Objetivo
- VOUCHER_TYPES
- Por defecto
- 480,1,,,;
- Valor
- 480,1,,,;
Allow users to create custom vouchers types within the UI
- Objetivo
- VOUCHER_CUSTOM
- Por defecto
- false|true
A comma-separated list of printer formats and IPs. Example: 'pdf,192.168.1.10'
- Objetivo
- PRINTERS
The email address that will be used as the sender of the emails
- Objetivo
- SMTP_FROM
The SMTP host to use for sending emails
- Objetivo
- SMTP_HOST
The SMTP port to use for sending emails
- Objetivo
- SMTP_PORT
- Por defecto
- 587
- Valor
- 587
Use TLS for the SMTP connection
- Objetivo
- SMTP_SECURE
- Por defecto
- false|true
The SMTP username to use for sending emails
- Objetivo
- SMTP_USERNAME
The SMTP password to use for sending emails
- Objetivo
- SMTP_PASSWORD
Enable/disable the kiosk page on /kiosk
- Objetivo
- KIOSK_ENABLED
- Por defecto
- false|true
A semi-colon-separated list of voucher types in the following format: expiration in minutes (required),single-use or multi-use vouchers value - '0' is for multi-use (unlimited) - '1' is for single-use - 'N' is for multi-use (Nx) (optional),upload speed limit in kbps (optional),download speed limit in kbps (optional),data transfer limit in MB (optional)
- Objetivo
- KIOSK_VOUCHER_TYPES
- Por defecto
- 480,1,,,;
- Valor
- 480,1,,,;
Require the guest to enter their name on the kiosk page
- Objetivo
- KIOSK_NAME_REQUIRED
- Por defecto
- false|true
Sets the Kiosk timeout in seconds (Returns the user back to the starting page after inactivity)
- Objetivo
- KIOSK_TIMEOUT
- Por defecto
- 60
- Valor
- 60
Enable/disable an override to redirect to the Kiosk on the / url (Also enables a link from the Kiosk back to the Admin UI)
- Objetivo
- KIOSK_HOMEPAGE
- Por defecto
- false|true
Enable/disable the email voucher button (Requires SMTP to be setup)
- Objetivo
- KIOSK_EMAIL
- Por defecto
- false|true
Enable a printer for Kiosk Vouchers (this automatically prints vouchers), e.g. an ESC/POS-compatible printer
- Objetivo
- KIOSK_PRINTER
Enable/disable automatic cleanup of expired vouchers
- Objetivo
- TASK_CLEANUP_EXPIRED
- Por defecto
- false|true
Enable/disable automatic cleanup of unused (> 1 day) vouchers
- Objetivo
- TASK_CLEANUP_UNUSED
- Por defecto
- false|true
Log level for the application
- Objetivo
- LOG_LEVEL
- Por defecto
- info|error|debug
Disable all authentication methods
- Objetivo
- AUTH_DISABLE
- Por defecto
- false|true
Enable the web UI
- Objetivo
- SERVICE_WEB
- Por defecto
- true|false
Enable the API
- Objetivo
- SERVICE_API
- Por defecto
- true|false
Sets the default translation for dropdowns
- Objetivo
- TRANSLATION_DEFAULT
- Por defecto
- en
- Valor
- en
A comma-separated list of language codes to hide from the language selection dropdown
- Objetivo
- TRANSLATION_HIDDEN_LANGUAGES
Enables/disables translation debugging, when enabled only translation keys are shown
- Objetivo
- TRANSLATION_DEBUG
- Por defecto
- false|true
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
glenndehaan/unifi-voucher-site:latestEjecute UniFi-Voucher-Site en Unraid.
UniFi-Voucher-Site se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.