MakerWorks-v2
MakerWorks-v2
Docker-Anwendung from techpunk's repo
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/- Netzwerk
makerworks-net- Shell
bash- Privilegiert
- false
- Extra Params
--restart unless-stopped --add-host=host.docker.internal:host-gateway
Konfiguration der Vorlage
Host port for the MakerWorks web UI.
- Ziel
- 3000
- Standard
- 3777
- Wert
- 3777
Persistent uploads, generated files, and default backup storage.
- Ziel
- /app/storage
- Standard
- /mnt/user/appdata/makerworks/storage
- Wert
- /mnt/user/appdata/makerworks/storage
Optional dedicated backup directory.
- Ziel
- /app/backups
- Standard
- /mnt/user/appdata/makerworks/backups
- Wert
- /mnt/user/appdata/makerworks/backups
Optional source directory for bulk model imports.
- Ziel
- /app/imports
- Standard
- /mnt/user/appdata/makerworks/imports
- Wert
- /mnt/user/appdata/makerworks/imports
PostgreSQL connection string for MakerWorks.
- Ziel
- DATABASE_URL
- Standard
- postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public
- Wert
- postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public
Long random secret used to sign application tokens.
- Ziel
- JWT_SECRET
External URL users use to reach MakerWorks.
- Ziel
- BASE_URL
- Standard
- http://localhost:3777
- Wert
- http://localhost:3777
Internal durable storage root.
- Ziel
- STORAGE_DIR
- Standard
- /app/storage
- Wert
- /app/storage
Internal backup destination. Leave /app/backups when the backup path is mapped.
- Ziel
- BACKUP_DIR
- Standard
- /app/backups
- Wert
- /app/backups
Use local pg_dump/psql inside the container instead of Docker Compose exec.
- Ziel
- SKIP_DOCKER
- Standard
- 1
- Wert
- 1
pg_dump path inside the MakerWorks image.
- Ziel
- PG_DUMP_BIN
- Standard
- /usr/bin/pg_dump
- Wert
- /usr/bin/pg_dump
psql path inside the MakerWorks image.
- Ziel
- PSQL_BIN
- Standard
- /usr/bin/psql
- Wert
- /usr/bin/psql
Initial admin email.
- Ziel
- ADMIN_EMAIL
- Standard
- admin@example.com
- Wert
- admin@example.com
Initial admin password. Must be strong in production.
- Ziel
- ADMIN_PASSWORD
Initial admin display name.
- Ziel
- ADMIN_NAME
- Standard
- Admin
- Wert
- Admin
Set true when MakerWorks is served only over HTTPS.
- Ziel
- COOKIE_SECURE
- Standard
- false
- Wert
- false
Optional Redis URL for background queues. Leave blank to disable queue-backed processing.
- Ziel
- REDIS_URL
Server-side pricing currency, USD or CAD.
- Ziel
- CURRENCY
- Standard
- USD
- Wert
- USD
Client-side display currency, USD or CAD.
- Ziel
- NEXT_PUBLIC_CURRENCY
- Standard
- USD
- Wert
- USD
Optional StockWorks integration URL on makerworks-net.
- Ziel
- STOCKWORKS_BASE_URL
- Standard
- http://StockWorks:8000
- Wert
- http://StockWorks:8000
Optional StockWorks username.
- Ziel
- STOCKWORKS_USERNAME
Optional StockWorks password.
- Ziel
- STOCKWORKS_PASSWORD
Optional PrintLab integration URL on makerworks-net.
- Ziel
- PRINTLAB_BASE_URL
- Standard
- http://PrintLab:8080
- Wert
- http://PrintLab:8080
Optional API key sent to PrintLab.
- Ziel
- PRINTLAB_API_KEY
Header used for PrintLab API key auth.
- Ziel
- PRINTLAB_API_KEY_HEADER
- Standard
- X-API-Key
- Wert
- X-API-Key
Shared secret for PrintLab callbacks into MakerWorks.
- Ziel
- PRINTLAB_WEBHOOK_SECRET
Optional Stripe secret key.
- Ziel
- STRIPE_SECRET_KEY
Optional Stripe publishable key.
- Ziel
- NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY
Optional Stripe webhook signing secret.
- Ziel
- STRIPE_WEBHOOK_SECRET
Container timezone.
- Ziel
- TZ
- Standard
- Etc/UTC
- Wert
- Etc/UTC
Kategorien
Einzelheiten
ghcr.io/schartrand77/mkw2:latestFühren Sie MakerWorks-v2 auf Unraid aus.
MakerWorks-v2 ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.