partdb

partdb

Docker app from paululibro's Repository

Overview

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.

Runtime arguments

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

Template configuration

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

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

Value
en
DEFAULT_TIMEZONEVariable

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

Value
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

Value
EUR
INSTANCE_NAMEVariable

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

Value
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)

Value
0

Categories

Download Statistics

733,502
Total Downloads
56,227
This Month
38,076
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
jbtronics/part-db1:latest
Last Updated2026-04-15
First Seen2023-08-27

Run Partdb on Unraid.

Partdb is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.