mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-02 10:18:42 +00:00
Installer docs (#10552)
* Better formatting * Tweak setup docs * Add information on process control and logs * Fix typo * Change `cli` to `invoke` * Update docs/docs/start/installer.md Co-authored-by: Matthias Mair <code@mjmair.com> * Update docs/docs/start/installer.md Co-authored-by: Matthias Mair <code@mjmair.com> * Remove available commands section from installer.md Removed section on available commands for InvenTree services. --------- Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
@@ -14,7 +14,7 @@ Only stable / production releases of InvenTree include the frontend panel. This
|
||||
If you want to use the frontend panel, you can either:
|
||||
|
||||
- use a docker image that is version-tagged or the stable version
|
||||
- use a package version that is from the stable or version stream - if you are and it is not working, run `sudo inventree run cli update` to re-run the upgrade
|
||||
- use a package version that is from the stable or version stream - if you are and it is not working, run `sudo inventree run invoke update` to re-run the upgrade
|
||||
- install node and yarn on the server to build the frontend with the [invoke](../start/invoke.md) task `int.frontend-build`
|
||||
|
||||
Raise an issue if none of these options work.
|
||||
|
||||
Reference in New Issue
Block a user