rallly/README.md

28 lines
866 B
Markdown

# rallly
> [Rally](https://github.com/lukevella/rallly) is a tool to schedule group meetings. Create meeting polls to find the best date and time to organize an event based on participants' availability. Save time and avoid back-and-forth emails.
<!-- metadata -->
* **Category**: Apps
* **Status**: 3, alpha
* **Image**: [`rallly`](https://hub.docker.com/r/lukevella/rallly), 4, upstream
* **Healthcheck**: Yes
* **Backups**: No
* **Email**: 3
* **Tests**: 3
* **SSO**: N/A
<!-- endmetadata -->
## Quick start
* `abra app new rallly`
* `abra app config <app-name>`
* `abra app secret insert <app-name> smtp_pwd v1 <SMTP_PASSWORD>`
* `abra app secret generate -a <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech) and [`lukevella/rallly-selfhosted`](https://github.com/lukevella/rallly-selfhosted).