EasyUploader
Aplicación Docker from DevlinDelFuego's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/admin- Red
bridge- Privilegiado
- false
Configuración de plantillas
Port for the Easy Uploader web interface.
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
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
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
Username for the admin panel.
- Objetivo
- ADMIN_USERNAME
- Por defecto
- admin
- Valor
- admin
Password for the admin panel. Required.
- Objetivo
- ADMIN_PASSWORD
A long random string used to sign session cookies. Generate one at: https://generate-secret.vercel.app/64
- Objetivo
- SESSION_SECRET
Maximum size per uploaded file, in megabytes.
- Objetivo
- MAX_FILE_SIZE_MB
- Por defecto
- 500
- Valor
- 500
User ID the container runs as. Use 99 for nobody (Unraid default).
- Por defecto
- 99
- Valor
- 99
Group ID the container runs as. Use 100 for users (Unraid default).
- Por defecto
- 100
- Valor
- 100
Node.js environment. Keep as production.
- Por defecto
- production
- Valor
- production
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
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
Categorías
Descargar estadísticas
Detalles
devlindelfuego/easy-uploader:latestEjecute 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.