Zipline
Docker 应用程序 from ImSkully's Repository
概述
The next generation ShareX/File upload server. Packed with features and a great dashboard - what more could you want?
This Unraid configuration is setup and ready to deploy and use instantly, the only configuration necessary is providing your PostgreSQL database connection string.
An external PostgreSQL (16 or higher) database is required!
Once the container has started you can visit Zipline's webUI (default port 8092) and create an administrator account to get started.
As of Zipline v4, most configuration options can be managed through the settings dashboard. However, some settings require a server restart.
To access the settings dashboard, navigate to /dashboard/admin/settings on your Zipline instance.
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
The port to serve the Zipline frontend WebUI.
- 目标
- 3000
- 默认值
- 8092
- 价值
- 8092
The directory to store all user uploads.
- 目标
- /zipline/uploads
- 默认值
- /mnt/user/appdata/zipline/uploads
- 价值
- /mnt/user/appdata/zipline/uploads
The directory to store publicly shared assets.
- 目标
- /zipline/public
- 默认值
- /mnt/user/appdata/zipline/public
- 价值
- /mnt/user/appdata/zipline/public
Folder containing custom themes for Zipline.
- 目标
- /zipline/themes
- 默认值
- /mnt/user/appdata/zipline/themes
- 价值
- /mnt/user/appdata/zipline/themes
(MUST be greater than 32 characters) The secret key used to sign sensitive data, enter a random string here.
- 目标
- CORE_SECRET
- 默认值
- RANDOM_LONG_STRING_HERE
- 价值
- RANDOM_LONG_STRING_HERE
The PostgreSQL connection string for the Postgres database to use.
- 目标
- DATABASE_URL
- 默认值
- postgresql://USERNAME:PASSWORD@HOSTNAME:PORT/DATABASE
- 价值
- postgresql://USERNAME:PASSWORD@HOSTNAME:PORT/DATABASE
下载统计数据
长期下载总量
详细信息
ghcr.io/diced/zipline:latest在Unraid 上运行 Zipline 。
Zipline 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。