Zipline
Docker app from ImSkully's Repository
Overview
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.
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
The port to serve the Zipline frontend WebUI.
- Target
- 3000
- Default
- 8092
- Value
- 8092
The directory to store all user uploads.
- Target
- /zipline/uploads
- Default
- /mnt/user/appdata/zipline/uploads
- Value
- /mnt/user/appdata/zipline/uploads
The directory to store publicly shared assets.
- Target
- /zipline/public
- Default
- /mnt/user/appdata/zipline/public
- Value
- /mnt/user/appdata/zipline/public
Folder containing custom themes for Zipline.
- Target
- /zipline/themes
- Default
- /mnt/user/appdata/zipline/themes
- Value
- /mnt/user/appdata/zipline/themes
(MUST be greater than 32 characters) The secret key used to sign sensitive data, enter a random string here.
- Target
- CORE_SECRET
- Default
- RANDOM_LONG_STRING_HERE
- Value
- RANDOM_LONG_STRING_HERE
The PostgreSQL connection string for the Postgres database to use.
- Target
- DATABASE_URL
- Default
- postgresql://USERNAME:PASSWORD@HOSTNAME:PORT/DATABASE
- Value
- postgresql://USERNAME:PASSWORD@HOSTNAME:PORT/DATABASE
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/diced/zipline:latestRun Zipline on Unraid.
Zipline is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.