mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Added a hint about docker to README.
This commit is contained in:
parent
074f0286dc
commit
b835b1531b
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
# Part-DB
|
||||
Part-DB is an Open-Source inventory managment 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.
|
||||
|
@ -58,6 +61,8 @@ Anyhow, the migrations that will be made, are not compatible with the old Part-D
|
|||
Also after the migration it is not possible to go back to the old database scheme, so make sure to make a backup of your database beforehand.
|
||||
See [UPGRADE](UPGRADE.md) for more infos.
|
||||
|
||||
*Hint:* A docker image is available under [jbtronics/part-db1](https://hub.docker.com/repository/docker/jbtronics/part-db1).
|
||||
|
||||
1. Copy or clone this repository into a folder on your server.
|
||||
2. Configure your webserver to serve from the `public/` folder. See [here](https://symfony.com/doc/current/setup/web_server_configuration.html)
|
||||
for additional informations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue