2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00

Add AppJail to Deploy section (#176)

This commit is contained in:
DtxdF 2023-11-21 17:20:05 -04:00 committed by GitHub
parent 3282a981d5
commit fe6f2febc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,10 @@ InvenTree supports a simple containerized installation via docker. An official [
Refer to the [docker installation guide](https://docs.inventree.org/en/latest/start/docker/) for more information Refer to the [docker installation guide](https://docs.inventree.org/en/latest/start/docker/) for more information
### AppJail
InvenTree can be installed on FreeBSD using AppJail. An [AppJail Makejail](https://github.com/AppJail-makejails/inventree) is provided with regular updates.
### Manual Bare Metal Install ### Manual Bare Metal Install
A [bare metal installation guide](https://docs.inventree.org/en/latest/start/intro/) is provided for users who are looking for a low-level or custom installation. A [bare metal installation guide](https://docs.inventree.org/en/latest/start/intro/) is provided for users who are looking for a low-level or custom installation.