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
- Target
- 80
- Target
- /var/www/html/uploads
- Target
- /var/www/html/public/media
- Target
- /var/www/html/var/db
- Value
- /mnt/user/appdata/partdb/db
- Value
- sqlite:///%kernel.project_dir%/var/db/app.db
- Value
- docker
The language to use serverwide as default (en, de, ru, etc.)
- Value
- en
The default timezone to use serverwide (e.g. Europe/Berlin)
- Value
- Europe/Warsaw
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
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 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
Total Downloads Over Time
Details
jbtronics/part-db1:latestRun Partdb on Unraid.
Partdb is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.