Kyun logo

lukevella/rallly

Docker Hub
updated 12d ago
1.3M pulls33 stars
Open-source group meeting scheduler
Used in Recipes

Rallly

Rallly

Self-hostable scheduling poll app. Schedule group meetings with friends, colleagues and teams without back-and-forth emails.

Website · Documentation · Source · Discord


Quick start

The fastest way to run Rallly is the Rallly CLI, which installs this image alongside a bundled PostgreSQL database, S3-compatible object storage, and an HTTPS reverse proxy with automatic Let’s Encrypt:

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

The installer walks you through configuration, generates secrets, and starts everything up. See the installation guide for full instructions, including how to bring your own database, object store, or reverse proxy.

Configuration

Rallly is configured through environment variables. See the configuration reference for the full list.

Running without the CLI

Pulling and running this image directly is supported, but you’re responsible for wiring up the required services yourself. The Rallly CLI does all of that and is the supported path. If you’d rather assemble it yourself, see Running the image directly for the variables that become required without the CLI.

Support

ask kyoko!