2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 03:25:32 +00:00
Files
inventree-website/deploy/index.md
Matthias Mair 59d9adc6e2 fix django link
2022-04-23 13:05:16 +02:00

635 B

title
title
Deploying InvenTree

There are multiple methods to deploy InvenTree. The most popular (and by the development team supported) methods are:

Other Options

The core InvenTree server is built using the widely used python-based framework Django. Therefore there are deployment methods for nearly all plattforms and architectures. If you want to read more about InvenTree's structure and a typical installation read the architecture overview.