Update installer docs (#11846)

- Fix information on supported distros
This commit is contained in:
Oliver 2026-05-02 09:14:02 +10:00 committed by GitHub
parent c4a395ac0c
commit 768184e4f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -3,9 +3,15 @@ title: InvenTree Installer
---
## Installer
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