mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-02 07:58:57 +02:00
📝 Add docker compose guide to docs
This commit is contained in:
parent
58867fe395
commit
4ab6dbbe36
3 changed files with 137 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue