rallly
Productivity & WikisRallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
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 →- 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
- 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
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.