partdb
Docker-Anwendung from paululibro's Repository
Übersicht
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.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--restart unless-stopped
Konfiguration der Vorlage
- Ziel
- 80
- Ziel
- /var/www/html/uploads
- Ziel
- /var/www/html/public/media
- Ziel
- /var/www/html/var/db
- Wert
- /mnt/user/appdata/partdb/db
- Wert
- sqlite:///%kernel.project_dir%/var/db/app.db
- Wert
- docker
The language to use serverwide as default (en, de, ru, etc.)
- Wert
- en
The default timezone to use serverwide (e.g. Europe/Berlin)
- Wert
- 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
- Wert
- EUR
The name of this installation. This will be shown as title in the browser and in the header of the website
- Wert
- 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)
- Wert
- 0
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
jbtronics/part-db1:latestFühren Sie Partdb auf Unraid aus.
Partdb ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.