Slink
Docker 应用程序 from grtgbln's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
模板配置
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Whether to require user approval before they can upload images
- 目标
- USER_APPROVAL_REQUIRED
- 默认值
- true|false
Whether to allow unauthenticated users to access public routes
- 目标
- USER_ALLOW_UNAUTHENTICATED_ACCESS
- 默认值
- true|false
Minimum password length required for users
- 目标
- USER_PASSWORD_MIN_LENGTH
- 默认值
- 6
- 价值
- 6
Bitmask of password requirements. Sum of the following options: 1 (numbers), 2 (lowercase), 4 (uppercase), 8 (special characters).
- 目标
- USER_PASSWORD_REQUIREMENTS
- 默认值
- 15
- 价值
- 15
Maximum image size allowed to be uploaded, in MB. Cannot be more than 50M.
- 目标
- IMAGE_MAX_SIZE
- 默认值
- 15M
- 价值
- 15M
Whether to strip EXIF metadata from the uploaded images
- 目标
- IMAGE_STRIP_EXIF_METADATA
- 默认值
- true|false
Storage provider to use for storing images
- 目标
- STORAGE_PROVIDER
- 默认值
- local|smb|s3
Path to store images. Remove if not using local storage.
- 目标
- /app/slink/images
SMB host to connect to. Remove if not using SMB storage.
- 目标
- SMB_HOST
SMB share to connect to. Remove if not using SMB storage.
- 目标
- SMB_SHARE
SMB username to connect with. Remove if not using SMB storage.
- 目标
- SMB_USERNAME
SMB password to connect with. Remove if not using SMB storage.
- 目标
- SMB_PASSWORD
Amazon S3 region to connect to. Remove if not using S3 storage.
- 目标
- AMAZON_S3_REGION
Amazon S3 bucket to connect to. Remove if not using S3 storage.
- 目标
- AMAZON_S3_BUCKET
Amazon S3 access key ID to connect with. Remove if not using S3 storage.
- 目标
- AMAZON_S3_ACCESS_KEY_ID
Amazon S3 secret access key to connect with. Remove if not using S3 storage.
- 目标
- AMAZON_S3_SECRET_ACCESS_KEY
Path to the database
- 目标
- /app/var/data
- 默认值
- /mnt/user/appdata/slink/data
- 价值
- /mnt/user/appdata/slink/data
Origin of the app
- 目标
- ORIGIN
- 默认值
- http://localhost:3000
- 价值
- http://localhost:3000
Number of Swoole workers
- 目标
- SWOOLE_WORKER_NUM
- 默认值
- 4
- 价值
- 4
Whether to enable the API
- 目标
- API_ENABLED
- 默认值
- true|false
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Slink 。
Slink 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。