📝 Add docker compose guide to docs

This commit is contained in:
Luke Vella 2023-09-12 10:54:07 +01:00
parent 58867fe395
commit 4ab6dbbe36
3 changed files with 137 additions and 9 deletions

View file

@ -36,11 +36,7 @@ please check out the [pricing](/self-hosting/pricing) page.
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.
<CardGroup cols={2}>
<Card
title="Run on my own server"
icon="docker"
href="https://github.com/lukevella/rallly-selfhosted"
>
<Card title="Docker Setup" icon="docker" href="/self-hosting/docker-compose">
Host your own instance of Rallly on your own server using Docker.
</Card>
<Card