2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-08-23 20:25:58 +00:00

Package installer docs (#368)

* Add docs for package install

* fix grammar error

* fix link

* remove vscode file

* Add extra pip env

* Add debug output

* add docs for database

* add section about envs

* some more general architecture comments

* grammar

* add comment about auto-pushing
This commit is contained in:
Matthias Mair
2022-10-16 00:54:57 +02:00
committed by GitHub
parent ead2f49586
commit 5cb82079d3
5 changed files with 127 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ title: Install InvenTree
!!! tip "Docker Guide"
This guide is for a *bare metal* InvenTree installation. If you want to install using Docker (the recommended approach) refer to the [Docker Guide](./docker.md)
!!! tip "Installer"
There is an [installer](./installer.md) available - we recommend using that method.
Follow the instructions below to install the required system packages, python modules, and InvenTree source code.
### Install System Packages