Slink

Slink

Docker 应用程序 from grtgbln's Repository

概述

A self-hosted image sharing platform built with Symfony and SvelteKit️.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 3000

目标
3000
默认值
3000
价值
3000
Require User ApprovalVariable

Whether to require user approval before they can upload images

目标
USER_APPROVAL_REQUIRED
默认值
true|false
Allow Unauthenticated UsersVariable

Whether to allow unauthenticated users to access public routes

目标
USER_ALLOW_UNAUTHENTICATED_ACCESS
默认值
true|false
Minimum Password LengthVariable

Minimum password length required for users

目标
USER_PASSWORD_MIN_LENGTH
默认值
6
价值
6
User Password RequirementsVariable

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 SizeVariable

Maximum image size allowed to be uploaded, in MB. Cannot be more than 50M.

目标
IMAGE_MAX_SIZE
默认值
15M
价值
15M
Strip EXIF DataVariable

Whether to strip EXIF metadata from the uploaded images

目标
IMAGE_STRIP_EXIF_METADATA
默认值
true|false
Storage ProviderVariable

Storage provider to use for storing images

目标
STORAGE_PROVIDER
默认值
local|smb|s3
Local Storage - Image PathPathrw

Path to store images. Remove if not using local storage.

目标
/app/slink/images
SMB Storage - HostVariable

SMB host to connect to. Remove if not using SMB storage.

目标
SMB_HOST
SMB Storage - ShareVariable

SMB share to connect to. Remove if not using SMB storage.

目标
SMB_SHARE
SMB Storage - UsernameVariable

SMB username to connect with. Remove if not using SMB storage.

目标
SMB_USERNAME
SMB Storage - PasswordVariable

SMB password to connect with. Remove if not using SMB storage.

目标
SMB_PASSWORD
S3 Storage - RegionVariable

Amazon S3 region to connect to. Remove if not using S3 storage.

目标
AMAZON_S3_REGION
S3 Storage - BucketVariable

Amazon S3 bucket to connect to. Remove if not using S3 storage.

目标
AMAZON_S3_BUCKET
S3 Storage - Access Key IDVariable

Amazon S3 access key ID to connect with. Remove if not using S3 storage.

目标
AMAZON_S3_ACCESS_KEY_ID
S3 Storage - Secret Access KeyVariable

Amazon S3 secret access key to connect with. Remove if not using S3 storage.

目标
AMAZON_S3_SECRET_ACCESS_KEY
Database PathPathrw

Path to the database

目标
/app/var/data
默认值
/mnt/user/appdata/slink/data
价值
/mnt/user/appdata/slink/data
OriginVariable

Origin of the app

目标
ORIGIN
默认值
http://localhost:3000
价值
http://localhost:3000
Swoole Worker CountVariable

Number of Swoole workers

目标
SWOOLE_WORKER_NUM
默认值
4
价值
4
API EnabledVariable

Whether to enable the API

目标
API_ENABLED
默认值
true|false

下载统计数据

262,380
下载总数
19,073
本月
18,633
平均每月

长期下载总量

加载图表...

详细信息

存储库
anirdev/slink:latest
最后更新2026-04-26
初见2025-01-06

在Unraid 上运行 Slink 。

Slink 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。