diff --git a/deploy.md b/deploy.md index cf63173e..36723f5e 100644 --- a/deploy.md +++ b/deploy.md @@ -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. +### Cloud + +A member of the team provides a [1-click app for InvenTree](digitalocean) on the DigitalOcean marketplace. + ### 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. diff --git a/digitalocean.md b/digitalocean.md index d0b6dd60..ccd72487 100644 --- a/digitalocean.md +++ b/digitalocean.md @@ -8,6 +8,12 @@ title: InvenTree x DigitalOcean

+## One-Click Install + +Deploy to DO + +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 is kind enough to provide open source projects with free credits to use their services.