EasyUploader

EasyUploader

Docker-Anwendung from DevlinDelFuego's Repository

Übersicht

Easy Uploader is a self-hosted file and photo sharing app. Create named share links protected by passwords. Guests visit the link, enter the password, and upload files or photos directly to your server. Manage all shares and view every upload from the admin panel.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]/admin
Netzwerk
bridge
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Port for the Easy Uploader web interface.

Ziel
3000
Standard
3000
Wert
3000
Uploads PathPathrw

Where uploaded files are stored on your server. Map this to the share or folder where you want files to land.

Ziel
/app/uploads
Standard
/mnt/user/appdata/easy-uploader/uploads
Wert
/mnt/user/appdata/easy-uploader/uploads
Data PathPathrw

Where the database file is stored. Keep this on persistent storage.

Ziel
/app/data
Standard
/mnt/user/appdata/easy-uploader/data
Wert
/mnt/user/appdata/easy-uploader/data
Admin UsernameVariable

Username for the admin panel.

Ziel
ADMIN_USERNAME
Standard
admin
Wert
admin
Admin PasswordVariable

Password for the admin panel. Required.

Ziel
ADMIN_PASSWORD
Session SecretVariable

A long random string used to sign session cookies. Generate one at: https://generate-secret.vercel.app/64

Ziel
SESSION_SECRET
Max File Size (MB)Variable

Maximum size per uploaded file, in megabytes.

Ziel
MAX_FILE_SIZE_MB
Standard
500
Wert
500
PUIDVariable

User ID the container runs as. Use 99 for nobody (Unraid default).

Standard
99
Wert
99
PGIDVariable

Group ID the container runs as. Use 100 for users (Unraid default).

Standard
100
Wert
100
NODE_ENVVariable

Node.js environment. Keep as production.

Standard
production
Wert
production
COOKIE_SECUREVariable

Set to true only if you are accessing the app over HTTPS via a reverse proxy. Leave false for plain HTTP.

Standard
false
Wert
false
TRUST_PROXYVariable

Set to true only if running behind a reverse proxy (e.g. Nginx Proxy Manager, Swag). Leave false for direct access.

Standard
false
Wert
false

Statistik herunterladen

918
Downloads insgesamt

Einzelheiten

Repository
devlindelfuego/easy-uploader:latest
Zuletzt aktualisiert2026-05-06
Erstmals gesehen2026-04-26

Führen Sie EasyUploader auf Unraid aus.

EasyUploader ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.