2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-11-29 08:49:59 +00:00

Revert "Remove One-Click Install section (#254)" (#255)

* Revert "Remove One-Click Install section (#254)"

This reverts commit 3f142e3634.

* Update digitalocean.md
This commit is contained in:
Matthias Mair
2025-11-20 23:27:23 +01:00
committed by GitHub
parent 0bc5b6aa53
commit c4f88728fa
2 changed files with 10 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ InvenTree can be installed on FreeBSD using AppJail. An [AppJail Makejail](https
A [bare metal installation guide](https://docs.inventree.org/en/stable/start/) is provided for users who are looking for a low-level or custom installation. A [bare metal installation guide](https://docs.inventree.org/en/stable/start/) is provided for users who are looking for a low-level or custom installation.
### Cloud
A member of the team provides a [1-click app for InvenTree](digitalocean) on the DigitalOcean marketplace.
### 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 platforms 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.

View File

@@ -8,6 +8,12 @@ title: InvenTree x DigitalOcean
</a> </a>
</p> </p>
## One-Click Install
<a href="https://marketplace.digitalocean.com/apps/inventree?refcode=d6172576d014"><img src="https://www.deploytodo.com/do-btn-blue-ghost.svg" alt="Deploy to DO" width="auto" height="40" /></a>
InvenTree is available as a one-click install on the DigitalOcean marketplace. The image makes use of the installer and is maintained by team member [matmair]({% link _publishers/matmair.md %}). The source is available [here](https://github.com/invenhost/inventree_droplet).
## DigitalOcean Open Source Credits ## DigitalOcean Open Source Credits
DigitalOcean is kind enough to provide open source projects with free credits to use their services. DigitalOcean is kind enough to provide open source projects with free credits to use their services.