mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-14 06:57:33 +02:00
53 lines
No EOL
1.8 KiB
Text
53 lines
No EOL
1.8 KiB
Text
---
|
||
icon: coins
|
||
title: Pricing
|
||
description: Free for personal use. Purchase a license key for multi-user setups.
|
||
---
|
||
|
||
Rallly is open-source and always free (as in beer) for personal use. If you want to enable multi-user support for your team or organization, you’ll need a license key. This one-time purchase helps fund ongoing development and ensures Rallly remains sustainable.
|
||
|
||
**Every license includes:**
|
||
- All updates for your purchased version
|
||
- One-time payment, no subscriptions
|
||
- Access to private support channels
|
||
|
||
## The Honor System
|
||
|
||
We do not strictly enforce user limits—if your instance exceeds the recommended user count, you’ll simply see a reminder to purchase a license. Your instance will continue to work without interruption.
|
||
|
||
We rely on your honesty and support to keep Rallly open source and sustainable. If you find Rallly valuable and your usage exceeds the free tier, please consider purchasing a license to help fund further development.
|
||
|
||
|
||
## Choose Your License
|
||
|
||
|
||
<CardGroup cols={2}>
|
||
<Card
|
||
title="Plus License"
|
||
href="https://rallly.co/api/buy-license?product=plus"
|
||
>
|
||
<strong>For small teams</strong><br/>
|
||
Up to 5 users
|
||
</Card>
|
||
<Card
|
||
title="Org License"
|
||
href="https://rallly.co/api/buy-license?product=org"
|
||
>
|
||
<strong>For organizations</strong><br/>
|
||
Up to 50 users
|
||
</Card>
|
||
</CardGroup>
|
||
|
||
<CardGroup cols={1}>
|
||
<Card
|
||
title="Enterprise License"
|
||
href="https://rallly.co/api/buy-license/enterprise"
|
||
>
|
||
<strong>For large organizations</strong><br/>
|
||
More than 50 users, custom support and offline license (optional)
|
||
</Card>
|
||
</CardGroup>
|
||
|
||
---
|
||
|
||
By supporting Rallly, you're helping to keep open source scheduling accessible to everyone. Have questions or need a custom license? [Contact us](mailto:support@rallly.co). |