mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 03:25:32 +00:00
@ -5,17 +5,17 @@ title: Deploying InvenTree
|
||||
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://inventree.readthedocs.io/en/latest/start/installer/) that enables a quick installation and updates using the packager manager.
|
||||
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
|
||||
|
||||
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://inventree.readthedocs.io/en/latest/start/docker/) for more information
|
||||
Refer to the [docker installation guide](https://docs.inventree.org/en/latest/start/docker/) for more information
|
||||
|
||||
### Manual Bare Metal Install
|
||||
|
||||
A [bare metal installation guide](https://inventree.readthedocs.io/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.
|
||||
|
||||
### Cloud
|
||||
|
||||
|
Reference in New Issue
Block a user