2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 19:15:28 +00:00
This commit is contained in:
matmair
2023-11-21 21:20:52 +00:00
parent 6b7d371547
commit 7affa863ba
21 changed files with 57 additions and 53 deletions

View File

@ -73,6 +73,10 @@
<p>Refer to the <a href="https://docs.inventree.org/en/latest/start/docker/">docker installation guide</a> for more information</p>
<h3 id="appjail">AppJail</h3>
<p>InvenTree can be installed on FreeBSD using AppJail. An <a href="https://github.com/AppJail-makejails/inventree">AppJail Makejail</a> is provided with regular updates.</p>
<h3 id="manual-bare-metal-install">Manual Bare Metal Install</h3>
<p>A <a href="https://docs.inventree.org/en/latest/start/intro/">bare metal installation guide</a> is provided for users who are looking for a low-level or custom installation.</p>