2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-10-15 21:52:21 +00:00

[Docs] Update FAQ (#8777)

* Update FAQ

* Add links to FAQ

* Extra info

* Extend documentation for debug options
This commit is contained in:
Oliver
2024-12-27 15:46:17 +11:00
committed by GitHub
parent 189f2303b8
commit b0ce67fcd7
4 changed files with 53 additions and 8 deletions

View File

@@ -23,6 +23,10 @@ The following guide provides a streamlined production InvenTree installation, wi
!!! warning "Docker Knowledge Required"
This guide assumes that you are reasonably comfortable with the basic concepts of docker and docker compose.
### Frequently Asked Questions
If you encounter any issues during the installation process, please refer first to the [FAQ](../faq.md) for common problems and solutions.
## Docker Installation
### Required Files