2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00

add installer

This commit is contained in:
Matthias Mair 2022-10-24 22:36:02 +02:00
parent 365abeb93d
commit 5df4bf1ce3

View File

@ -6,6 +6,9 @@ title: Deploying InvenTree
There are multiple methods to deploy InvenTree. The most popular methods (supported by the development team) are:
### Installer
We provide a [single-line installer](https://inventree.readthedocs.io/en/latest/start/installer/) that enables a quick installation and updates using the packager manager.
#### Docker
InvenTree supports a simple containerized installation via docker. An official [docker image](https://hub.docker.com/r/inventree/inventree/) is provided with regular updates.