From cbaffe798a324c2d50b7971c709218aea121b006 Mon Sep 17 00:00:00 2001 From: Joe <49767913+joebudi@users.noreply.github.com> Date: Mon, 18 Jan 2021 17:53:10 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d146d668cf..22643c93a6 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,11 @@ When other platforms chose the closed source route, we decided to go open source ## 🤖 Self-hosting + +

+ +

+ Budibase wants to make sure anyone can use the tools we develop and we know a lot of people need to be able to host the apps they make on their own systems - that is why we've decided to try and make self hosting as easy as possible! Currently, you can host your apps using Docker. The documentation for self-hosting can be found [here](https://docs.budibase.com/self-hosting/introduction-to-self-hosting).