From 9086a280a758e0e849f6cd9431cb5c8580ccb7c2 Mon Sep 17 00:00:00 2001
From: Andrey Platov <andrey@hardcoreeng.com>
Date: Tue, 12 Mar 2024 16:53:15 +0100
Subject: [PATCH] Update README.md (#4935)

Added Self-Hosting chapter

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 5ecd882597..40d3e5c742 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,11 @@ Various teams are building products on top of the Platform, including [Huly](htt
 
 ![Alt](https://repobeats.axiom.co/api/embed/c42c99e21691fa60ea61b5cdf11c2e0647621534.svg "Repobeats analytics image")
 
+## Self-Hosting
+
+If you're primarily interested in self-hosting Huly without the intention to modify or contribute to its development, please use [huly-selfhost](https://github.com/hcengineering/huly-selfhost). 
+This project offers a convenient method to host Huly using `docker`, designed for ease of use and quick setup. Explore this option to effortlessly enjoy Huly on your own server.
+
 ## Table of Content
 
 - [Pre-requisites](#pre-requisites)