partdb

partdb

Docker 应用程序 from paululibro's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:80]
网络
bridge
外壳
sh
特权
false
额外参数
--restart unless-stopped

模板配置

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

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

价值
en
DEFAULT_TIMEZONEVariable

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

价值
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

价值
EUR
INSTANCE_NAMEVariable

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

价值
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)

价值
0

下载统计数据

733,502
下载总数
56,227
本月
38,076
平均每月

长期下载总量

加载图表...

详细信息

存储库
jbtronics/part-db1:latest
最后更新2026-04-15
初见2023-08-27

在Unraid 上运行 Partdb 。

Partdb 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。