plik
Docker app from A75G's Repository
Overview
Plik is a scalable file uploading system with multiple backends.
Requirements
Run
codemkdir -p /mnt/user/appdata/plik/ && mkdir /mnt/user/appdata/plik/data/ && wget -O /mnt/user/appdata/plik/plikd.cfg https://raw.githubusercontent.com/root-gg/plik/master/server/plikd.cfg && chown 1000:1000 /mnt/user/appdata/plik/ && chown 1000:1000 /mnt/user/appdata/plik/data/ && chown 1000:1000 /mnt/user/appdata/plik/plikd.cfg/code
Lastly edit plikd.cfg
https://github.com/root-gg/plik/blob/master/documentation/docker.md
only add /data/ before files" and plik.db" in DataBackend = "file"
codemkdir -p /mnt/user/appdata/plik/ && mkdir /mnt/user/appdata/plik/data/ && wget -O /mnt/user/appdata/plik/plikd.cfg https://raw.githubusercontent.com/root-gg/plik/master/server/plikd.cfg && chown 1000:1000 /mnt/user/appdata/plik/ && chown 1000:1000 /mnt/user/appdata/plik/data/ && chown 1000:1000 /mnt/user/appdata/plik/plikd.cfg/code
Lastly edit plikd.cfg
https://github.com/root-gg/plik/blob/master/documentation/docker.md
only add /data/ before files" and plik.db" in DataBackend = "file"
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Port 1Porttcp
- Target
- 8080
- Value
- 8080
Data PathPathrw
- Target
- /data
- Value
- /mnt/user/appdata/plik/data/
plikd.cfg PathPathrw
- Target
- /home/plik/server/plikd.cfg
- Value
- /mnt/user/appdata/plik/plikd.cfg
Categories
Download Statistics
5,448,353
Total Downloads
10,715
This Month
11,341
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
rootgg/plik:latestLast Updated2026-04-30
First Seen2022-02-02
Run Plik on Unraid.
Plik is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.