EasyUploader

EasyUploader

Application Docker from DevlinDelFuego's Repository

Vue d'ensemble

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.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]/admin
Réseau
bridge
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Port for the Easy Uploader web interface.

Cible
3000
Défaut
3000
Valeur
3000
Uploads PathPathrw

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

Cible
/app/uploads
Défaut
/mnt/user/appdata/easy-uploader/uploads
Valeur
/mnt/user/appdata/easy-uploader/uploads
Data PathPathrw

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

Cible
/app/data
Défaut
/mnt/user/appdata/easy-uploader/data
Valeur
/mnt/user/appdata/easy-uploader/data
Admin UsernameVariable

Username for the admin panel.

Cible
ADMIN_USERNAME
Défaut
admin
Valeur
admin
Admin PasswordVariable

Password for the admin panel. Required.

Cible
ADMIN_PASSWORD
Session SecretVariable

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

Cible
SESSION_SECRET
Max File Size (MB)Variable

Maximum size per uploaded file, in megabytes.

Cible
MAX_FILE_SIZE_MB
Défaut
500
Valeur
500
PUIDVariable

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

Défaut
99
Valeur
99
PGIDVariable

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

Défaut
100
Valeur
100
NODE_ENVVariable

Node.js environment. Keep as production.

Défaut
production
Valeur
production
COOKIE_SECUREVariable

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

Défaut
false
Valeur
false
TRUST_PROXYVariable

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

Défaut
false
Valeur
false

Télécharger les statistiques

918
Total des téléchargements

Détails

Référentiel
devlindelfuego/easy-uploader:latest
Dernière mise à jour2026-05-06
Première vue2026-04-26

Exécutez EasyUploader sur Unraid.

EasyUploader est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.