From c4f88728fa1b2c8af5eac9df1d3667ab7ced6fc4 Mon Sep 17 00:00:00 2001
From: Matthias Mair
Date: Thu, 20 Nov 2025 23:27:23 +0100
Subject: [PATCH] Revert "Remove One-Click Install section (#254)" (#255)
* Revert "Remove One-Click Install section (#254)"
This reverts commit 3f142e36341a61c21964dd31226965e33e4eb7da.
* Update digitalocean.md
---
deploy.md | 4 ++++
digitalocean.md | 6 ++++++
2 files changed, 10 insertions(+)
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