Makershelf
Docker-Anwendung from NilsN3DP's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8080]/- Netzwerk
bridge- Shell
bash- Privilegiert
- false
Konfiguration der Vorlage
Port for the web interface. Leave as 8080 when using a dedicated container IP.
- Ziel
- 8080
- Standard
- 8080
- Wert
- 8080
AppData folder for configuration and runtime files.
- Ziel
- /config
- Standard
- /mnt/user/appdata/makershelf
- Wert
- /mnt/user/appdata/makershelf
Folder where imported project files are stored permanently.
- Ziel
- /storage
- Standard
- /mnt/user/Makershelf/Projects
- Wert
- /mnt/user/Makershelf/Projects
Drop files or library folders here. The server scans this folder for bulk import without a browser upload.
- Ziel
- /import
- Standard
- /mnt/user/Makershelf/Import
- Wert
- /mnt/user/Makershelf/Import
Port the app listens on inside the container. Must match the Web UI Port when using a dedicated container IP.
- Ziel
- PORT
- Standard
- 8080
- Wert
- 8080
Long random secret for login sessions. Generate one with: openssl rand -hex 32
- Ziel
- MAKERSHELF_AUTH_SECRET
PostgreSQL connection string. Format: postgresql://user:password@host:5432/database — must match the credentials you set up in your PostgreSQL container.
- Ziel
- DATABASE_URL
- Standard
- postgresql://makershelf:change-me@makershelf-postgres:5432/makershelf
- Wert
- postgresql://makershelf:change-me@makershelf-postgres:5432/makershelf
- Standard
- postgresql
- Wert
- postgresql
- Standard
- server
- Wert
- server
- Standard
- docker-team
- Wert
- docker-team
- Standard
- postgres
- Wert
- postgres
- Standard
- filesystem
- Wert
- filesystem
- Standard
- /config
- Wert
- /config
- Standard
- /storage
- Wert
- /storage
- Standard
- /import
- Wert
- /import
Kategorien
Einzelheiten
ghcr.io/nilsn3dp/makershelf-server:betaFühren Sie Makershelf auf Unraid aus.
Makershelf ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.