Slink
Aplicación Docker from grtgbln's Repository
Visión general
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
Whether to require user approval before they can upload images
- Objetivo
- USER_APPROVAL_REQUIRED
- Por defecto
- true|false
Whether to allow unauthenticated users to access public routes
- Objetivo
- USER_ALLOW_UNAUTHENTICATED_ACCESS
- Por defecto
- true|false
Minimum password length required for users
- Objetivo
- USER_PASSWORD_MIN_LENGTH
- Por defecto
- 6
- Valor
- 6
Bitmask of password requirements. Sum of the following options: 1 (numbers), 2 (lowercase), 4 (uppercase), 8 (special characters).
- Objetivo
- USER_PASSWORD_REQUIREMENTS
- Por defecto
- 15
- Valor
- 15
Maximum image size allowed to be uploaded, in MB. Cannot be more than 50M.
- Objetivo
- IMAGE_MAX_SIZE
- Por defecto
- 15M
- Valor
- 15M
Whether to strip EXIF metadata from the uploaded images
- Objetivo
- IMAGE_STRIP_EXIF_METADATA
- Por defecto
- true|false
Storage provider to use for storing images
- Objetivo
- STORAGE_PROVIDER
- Por defecto
- local|smb|s3
Path to store images. Remove if not using local storage.
- Objetivo
- /app/slink/images
SMB host to connect to. Remove if not using SMB storage.
- Objetivo
- SMB_HOST
SMB share to connect to. Remove if not using SMB storage.
- Objetivo
- SMB_SHARE
SMB username to connect with. Remove if not using SMB storage.
- Objetivo
- SMB_USERNAME
SMB password to connect with. Remove if not using SMB storage.
- Objetivo
- SMB_PASSWORD
Amazon S3 region to connect to. Remove if not using S3 storage.
- Objetivo
- AMAZON_S3_REGION
Amazon S3 bucket to connect to. Remove if not using S3 storage.
- Objetivo
- AMAZON_S3_BUCKET
Amazon S3 access key ID to connect with. Remove if not using S3 storage.
- Objetivo
- AMAZON_S3_ACCESS_KEY_ID
Amazon S3 secret access key to connect with. Remove if not using S3 storage.
- Objetivo
- AMAZON_S3_SECRET_ACCESS_KEY
Path to the database
- Objetivo
- /app/var/data
- Por defecto
- /mnt/user/appdata/slink/data
- Valor
- /mnt/user/appdata/slink/data
Origin of the app
- Objetivo
- ORIGIN
- Por defecto
- http://localhost:3000
- Valor
- http://localhost:3000
Number of Swoole workers
- Objetivo
- SWOOLE_WORKER_NUM
- Por defecto
- 4
- Valor
- 4
Whether to enable the API
- Objetivo
- API_ENABLED
- Por defecto
- true|false
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
anirdev/slink:latestEjecute Slink en Unraid.
Slink se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.