Skip to content

rallly

Productivity & Wikis

Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.

TypeScript Latest v4.10.2 · 13d ago Security brief →

Features

  • Schedule group meetings with friends, colleagues and teams
  • Create meeting polls to find the best date and time based on participants' availability
  • Save time and avoid back‑and‑forth emails

Recent releases

View all 17 releases →
No immediate action
v4.10.2 Bug fix

Edit unregistered voter responses

Upgrade now
v4.10.1 Security relevant

CVE-2026-23870 patch

v4.10.0 New feature
Notable features
  • Rallly CLI installer with bundled stack (PostgreSQL, Garage, Traefik, Let's Encrypt)
  • Version tile in control panel showing running version and update availability
  • Poll response confirmation emails sent in respondent's locale
Full changelog

What's Changed

🚀 Introducing the Rallly CLI

This is the first version of Rallly that supports the new Rallly CLI, which installs and manages your instance as a fully bundled stack (app + PostgreSQL + Garage object storage + Traefik reverse proxy with automatic Let's Encrypt).

curl -fsSL https://get.rallly.co | bash

The installer walks you through configuration, generates secrets, and brings everything up. Day to day operations go through:

./rallly.sh start | stop | restart | status | logs | update | backup

📖 Installation guide · Management guide · Migration guide

[!IMPORTANT]
If you're already running a self-hosted instance and would like to migrate to the new Rallly CLI, follow the migration guide.

✨ New Features

  • Version tile in the control panel showing the running version and whether an update is available (#2355, #2351, #2348)

🐛 Bug Fixes

  • Send poll response confirmation email in the respondent's locale (#2356)

⚡ Performance

  • Optimize invite page queries (#2350)

Full Changelog: https://github.com/lukevella/rallly/compare/v4.9.2...v4.10.0

v4.9.2 New feature
Notable features
  • Server-side upload proxy for self-hosted S3
Full changelog

What's Changed

  • ✨ Add server-side upload proxy for self-hosted S3 (RAL-1150) by @lukevella in https://github.com/lukevella/rallly/pull/2345

Full Changelog: https://github.com/lukevella/rallly/compare/v4.9.1...v4.9.2

v4.9.1 Bug fix

Fixed file uploads failing on S3-compatible storage backends like Garage.

Full changelog

What's Changed

  • 🐛 Fixed file uploads failing on self-hosted setups using Garage and some other S3-compatible storage backends.

If you're self-hosting with Garage, or another S3-compatible backend and were hitting upload failures on v4.9.0 or earlier, this release fixes it. No config changes needed.

Full Changelog: https://github.com/lukevella/rallly/compare/v4.9.0...v4.9.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
5,105
Forks
520
Languages
TypeScript MDX CSS

Install & Platforms

Install via
shell-script

Community & Support

Beta — feedback welcome: [email protected]