2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-12-16 09:08:02 +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

@@ -70,6 +70,7 @@ nav:
- Production: start/docker_prod.md
- Bare Metal:
- Introduction: start/install.md
- Installer: start/installer.md
- Development: start/development.md
- Production: start/production.md
- Migrating Data: start/migrate.md