# Deploy Rallly with Easypanel

URL: /templates/rallly

Rallly is a free, open-source tool designed to simplify your scheduling process. It allows you to create meeting polls in seconds, helping you find a time that works for everyone. With Rallly, you can ditch the back-and-forth emails and streamline your scheduling tasks for a more organized and less stressful workday. The app supports multiple languages and has been used to create over 100k+ polls by 45k+ registered users. Whether you're an executive assistant at a large organization or simply trying to coordinate a group event, Rallly is the perfect tool to keep your RSVPs simple and your scheduling process efficient.

## Benefits

### Efficient Scheduling

Rallly is designed to streamline your scheduling process, saving you time and reducing the stress of back-and-forth emails. It simplifies your scheduling tasks, making your workday more organized and less stressful.

### Easy Poll Creation

With Rallly, you can set up a scheduling poll in as little time as possible. It's a simple and efficient way to find a time that works for everyone.

### Multi-language Support

Rallly supports 10+ languages, making it accessible to users around the world. It's a tool that transcends language barriers, making scheduling meetings a breeze no matter where you are.

## Features

### Meeting Polls

Rallly allows you to create meeting polls to help schedule meetings with groups of people. The host of the meeting can select a few date and time options for participants to choose from, and then tally the results to find the best time.

### No Login Required

Rallly is free to use and does not require a login. This means you can create as many polls as you want without the hassle of signing in.

### User-Funded

Rallly is a user-funded project. This means it relies on the generosity of its users to keep it free and open-source.

## Configuration

- `appServiceName` (App Service Name, required): rallly

- `appServiceImage` (App Service Image, required): lukevella/rallly:4.10.0

- `databaseServiceName` (Database Service Name, required): rallly-db

- `emailSupport` (Support Email, required): Set during installation

- `emailHost` (Email Host, required): Set during installation

- `emailPort` (Email Port, required): 587

- `emailUsername` (Email Username, required): Set during installation

- `emailPassword` (Email Password, required): Set during installation

## Services

- rallly: app (lukevella/rallly:4.10.0)

- rallly-db: postgres

## Resources

- [Website](https://rallly.co)

- [Documentation](https://support.rallly.co/)

- [Selfhosting Instructions](https://github.com/lukevella/rallly-selfhosted)

- [Github](https://github.com/lukevella/rallly)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/rallly)