partdb
Aplicación Docker from paululibro's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
- Objetivo
- 80
- Objetivo
- /var/www/html/uploads
- Objetivo
- /var/www/html/public/media
- Objetivo
- /var/www/html/var/db
- Valor
- /mnt/user/appdata/partdb/db
- Valor
- sqlite:///%kernel.project_dir%/var/db/app.db
- Valor
- docker
The language to use serverwide as default (en, de, ru, etc.)
- Valor
- en
The default timezone to use serverwide (e.g. Europe/Berlin)
- Valor
- 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
- Valor
- EUR
The name of this installation. This will be shown as title in the browser and in the header of the website
- Valor
- 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)
- Valor
- 0
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
jbtronics/part-db1:latestEjecute Partdb en Unraid.
Partdb se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.