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
模板配置
- 目标
- 80
- 目标
- /var/www/html/uploads
- 目标
- /var/www/html/public/media
- 目标
- /var/www/html/var/db
- 价值
- /mnt/user/appdata/partdb/db
- 价值
- sqlite:///%kernel.project_dir%/var/db/app.db
- 价值
- docker
The language to use serverwide as default (en, de, ru, etc.)
- 价值
- en
The default timezone to use serverwide (e.g. Europe/Berlin)
- 价值
- 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
- 价值
- EUR
The name of this installation. This will be shown as title in the browser and in the header of the website
- 价值
- 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)
- 价值
- 0
下载统计数据
长期下载总量
详细信息
jbtronics/part-db1:latest在Unraid 上运行 Partdb 。
Partdb 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。