mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-09 03:03:41 +00:00
- Fix information on supported distros
(cherry picked from commit 768184e4f0)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
committed by
GitHub
parent
bab507e090
commit
3632d4ea98
@@ -3,9 +3,15 @@ title: InvenTree Installer
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Installer
|
## Installer
|
||||||
|
|
||||||
The InvenTree installer automates the installation procedure for a production InvenTree server.
|
The InvenTree installer automates the installation procedure for a production InvenTree server.
|
||||||
|
|
||||||
Supported OSs are Debian 10, 11, 12 and Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS.
|
The installer supports the following Linux distributions:
|
||||||
|
|
||||||
|
- Debian 11, 12
|
||||||
|
- Ubuntu 22.04 LTS, 24.04 LTS
|
||||||
|
|
||||||
|
Support for other OS versions is not currently planned. If you are using a different distribution, you can still follow the [docker](./docker.md) or [bare metal](./install.md) installation instructions.
|
||||||
|
|
||||||
### Quick Script
|
### Quick Script
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user