EasyUploader
Docker-Anwendung from DevlinDelFuego's Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/admin- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Port for the Easy Uploader web interface.
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
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
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
Username for the admin panel.
- Ziel
- ADMIN_USERNAME
- Standard
- admin
- Wert
- admin
Password for the admin panel. Required.
- Ziel
- ADMIN_PASSWORD
A long random string used to sign session cookies. Generate one at: https://generate-secret.vercel.app/64
- Ziel
- SESSION_SECRET
Maximum size per uploaded file, in megabytes.
- Ziel
- MAX_FILE_SIZE_MB
- Standard
- 500
- Wert
- 500
User ID the container runs as. Use 99 for nobody (Unraid default).
- Standard
- 99
- Wert
- 99
Group ID the container runs as. Use 100 for users (Unraid default).
- Standard
- 100
- Wert
- 100
Node.js environment. Keep as production.
- Standard
- production
- Wert
- production
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
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
Kategorien
Statistik herunterladen
Einzelheiten
devlindelfuego/easy-uploader:latestFü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.