From a25f43600c02deef2e9fcd3fb64ddf8050707f0d Mon Sep 17 00:00:00 2001 From: Kaiwalya Koparkar Date: Fri, 11 Oct 2024 18:48:51 +0530 Subject: [PATCH 1/2] feat: Added Elestio as one-click deploy option --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index deab264f86..ce20a7c869 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,14 @@ Many thanks to @aviraldg for the initial work on the Electron integration. The [configuration docs](docs/config.md#desktop-app-configuration) show how to override the desktop app's default settings if desired. +# Self-Hosting + +### Elestio + +You can deploy Element on Elestio using one-click deployment. Elestio handles version updates, maintainence, securtiy, backups, etc. Additionally, Elestio supports Element by providing revenue share so go ahead and click below to deploy and start using. + +[![Deploy on Elestio](https://elest.io/images/logos/deploy-to-elestio-btn.png)](https://elest.io/open-source/element) + # config.json Element supports a variety of settings to configure default servers, behaviour, themes, etc. From 9be6e1c771fae3bc1c67429fb116208a6003880f Mon Sep 17 00:00:00 2001 From: Kaiwalya Koparkar Date: Fri, 11 Oct 2024 18:53:55 +0530 Subject: [PATCH 2/2] fix: Typo removed from the description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce20a7c869..1fae33aa54 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ The [configuration docs](docs/config.md#desktop-app-configuration) show how to o ### Elestio -You can deploy Element on Elestio using one-click deployment. Elestio handles version updates, maintainence, securtiy, backups, etc. Additionally, Elestio supports Element by providing revenue share so go ahead and click below to deploy and start using. +You can deploy Element on Elestio using one-click deployment. Elestio handles version updates, maintenance, securtiy, backups, etc. Additionally, Elestio supports Element by providing revenue share so go ahead and click below to deploy and start using. [![Deploy on Elestio](https://elest.io/images/logos/deploy-to-elestio-btn.png)](https://elest.io/open-source/element)