EasyUploader

EasyUploader

Aplicación Docker from DevlinDelFuego's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]/admin
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Port for the Easy Uploader web interface.

Objetivo
3000
Por defecto
3000
Valor
3000
Uploads PathPathrw

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

Objetivo
/app/uploads
Por defecto
/mnt/user/appdata/easy-uploader/uploads
Valor
/mnt/user/appdata/easy-uploader/uploads
Data PathPathrw

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

Objetivo
/app/data
Por defecto
/mnt/user/appdata/easy-uploader/data
Valor
/mnt/user/appdata/easy-uploader/data
Admin UsernameVariable

Username for the admin panel.

Objetivo
ADMIN_USERNAME
Por defecto
admin
Valor
admin
Admin PasswordVariable

Password for the admin panel. Required.

Objetivo
ADMIN_PASSWORD
Session SecretVariable

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

Objetivo
SESSION_SECRET
Max File Size (MB)Variable

Maximum size per uploaded file, in megabytes.

Objetivo
MAX_FILE_SIZE_MB
Por defecto
500
Valor
500
PUIDVariable

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

Por defecto
99
Valor
99
PGIDVariable

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

Por defecto
100
Valor
100
NODE_ENVVariable

Node.js environment. Keep as production.

Por defecto
production
Valor
production
COOKIE_SECUREVariable

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

Por defecto
false
Valor
false
TRUST_PROXYVariable

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

Por defecto
false
Valor
false

Descargar estadísticas

918
Descargas totales

Detalles

Repositorio
devlindelfuego/easy-uploader:latest
Última actualización2026-05-06
Visto por primera vez2026-04-26

Ejecute EasyUploader en Unraid.

EasyUploader se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.