partdb

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

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

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

Valor
en
DEFAULT_TIMEZONEVariable

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

Valor
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

Valor
EUR
INSTANCE_NAMEVariable

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

Valor
0

Categorías

Descargar estadísticas

733,502
Descargas totales
56,227
Este mes
38,076
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
jbtronics/part-db1:latest
Última actualización2026-04-15
Visto por primera vez2023-08-27

Ejecute 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.