mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
Update deploy.md
This commit is contained in:
parent
389d6580de
commit
109f293608
@ -4,15 +4,15 @@ title: Deploying InvenTree
|
|||||||
|
|
||||||
There are multiple methods to deploy InvenTree. The most popular methods (supported by the development team) are:
|
There are multiple methods to deploy InvenTree. The most popular methods (supported by the development team) are:
|
||||||
|
|
||||||
### Installer
|
|
||||||
We provide a [single-line installer](https://docs.inventree.org/en/latest/start/installer/) that enables a quick installation and updates using the packager manager.
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
InvenTree supports a simple containerized installation via docker. An official [docker image](https://hub.docker.com/r/inventree/inventree/) is provided with regular updates.
|
InvenTree supports a simple containerized installation via docker. An official [docker image](https://hub.docker.com/r/inventree/inventree/) is provided with regular updates.
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
### Installer
|
||||||
|
We provide a [single-line installer](https://docs.inventree.org/en/latest/start/installer/) that enables a quick installation and updates using the packager manager.
|
||||||
|
|
||||||
### AppJail
|
### AppJail
|
||||||
|
|
||||||
InvenTree can be installed on FreeBSD using AppJail. An [AppJail Makejail](https://github.com/AppJail-makejails/inventree) is provided with regular updates.
|
InvenTree can be installed on FreeBSD using AppJail. An [AppJail Makejail](https://github.com/AppJail-makejails/inventree) is provided with regular updates.
|
||||||
@ -27,4 +27,4 @@ A member of the team provides a [1-click app for InvenTree](digitalocean) on the
|
|||||||
|
|
||||||
### Other Options
|
### Other Options
|
||||||
|
|
||||||
The core InvenTree server is built using the widely used python-based framework [Django](https://djangoproject.com/). Therefore there are deployment methods for nearly all plattforms and architectures.
|
The core InvenTree server is built using the widely used python-based framework [Django](https://djangoproject.com/). Therefore there are deployment methods for nearly all platforms and architectures.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user