From efbe4541d3250f20f2a5d13cee23b2887a13e847 Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Sat, 25 May 2024 16:44:00 -0700 Subject: [PATCH] Adding one-click deploy link for RepoCloud to README.md Adding link enabling community access to one-click deploy template for self-hosting on RepoCloud.io --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 97cc64aef..16bb610e5 100644 --- a/README.rst +++ b/README.rst @@ -84,11 +84,13 @@ Setup - Alternatively there are *up to date* `installation scripts`_. - For individual setup consult our detailed `Step by step`_ instructions. - To fine-tune your instance, take a look at the `Administrator documentation`_. +- One-click deployment available via `RepoCloud`_. .. _Administrator documentation: https://docs.searxng.org/admin/index.html .. _Step by step: https://docs.searxng.org/admin/installation-searxng.html .. _installation scripts: https://docs.searxng.org/admin/installation-scripts.html .. _Docker image: https://github.com/searxng/searxng-docker +.. _RepoCloud: https://repocloud.io/details/?app_id=53 Translations ============