📝 Update docs

This commit is contained in:
Luke Vella 2023-04-22 12:00:18 +01:00
parent 3f5532a70d
commit 597d8b19bb
3 changed files with 17 additions and 11 deletions

View file

@ -3,6 +3,12 @@ title: Introduction
description: How to run your own instance of Rallly.
---
## What is Self-Hosting?
Self-hosting refers to the practice of running your own instance of Rallly on your own server.
The main advantage of self-hosting is the autonomy it affords, but it also requires more technical knowledge and maintenance, as well as the potential security risks of managing your own infrastructure.
## Get Started
Depending on how comfortable you are with technical things, you can either run Rallly on your own server or choose a managed hosting provider that will do it for you.

View file

@ -3,4 +3,7 @@ title: Managed Hosting
description: Using a managed hosting service to host your instance of Rallly.
---
Coming soon…
<Note>This page is a work in progress</Note>
We're working on compiling a list of managed hosting providers that support Rallly.
If you have a provider you'd like to recommend, please [open an issue](https://github.com/lukevella/rallly/issues/new) on Github.