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:
@@ -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
|
||||
|
Reference in New Issue
Block a user