partdb

partdb

Docker-Anwendung from paululibro's Repository

Übersicht

Part-DB is an Open-Source inventory management system for your electronic components. It is installed on a web server and so can be accessed with any browser without the need to install additional software.

After creating container you need to create the initial database with:
docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate
and watch for the password output.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:80]
Netzwerk
bridge
Shell
sh
Privilegiert
false
Extra Params
--restart unless-stopped

Konfiguration der Vorlage

WebUIPorttcp
Ziel
80
UploadsPathrw
Ziel
/var/www/html/uploads
Public MediaPathrw
Ziel
/var/www/html/public/media
DatabasePathrw
Ziel
/var/www/html/var/db
Wert
/mnt/user/appdata/partdb/db
DATABASE_URLVariable
Wert
sqlite:///%kernel.project_dir%/var/db/app.db
APP_ENVVariable
Wert
docker
DEFAULT_LANGVariable

The language to use serverwide as default (en, de, ru, etc.)

Wert
en
DEFAULT_TIMEZONEVariable

The default timezone to use serverwide (e.g. Europe/Berlin)

Wert
Europe/Warsaw
BASE_CURRENCYVariable

The currency that is used inside the DB (and is assumed when no currency is set). This can not be changed later, so be sure to set it the currency used in your country

Wert
EUR
INSTANCE_NAMEVariable

The name of this installation. This will be shown as title in the browser and in the header of the website

Wert
Part-DB
ALLOW_ATTACHMENT_DOWNLOADSVariable

Allow users to download attachments to the server by providing an URL. This could be a potential security issue, as the user can retrieve any file the server has access to (via internet)

Wert
0

Kategorien

Statistik herunterladen

733,502
Downloads insgesamt
56,227
Dieser Monat
38,076
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
jbtronics/part-db1:latest
Zuletzt aktualisiert2026-04-15
Erstmals gesehen2023-08-27

Führen Sie Partdb auf Unraid aus.

Partdb ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.