You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
.drone.yml | 1 month ago | |
.env.sample | 1 month ago | |
.gitignore | 1 month ago | |
README.md | 1 month ago | |
abra.sh | 4 weeks ago | |
compose.yml | 4 weeks ago | |
entrypoint.sh.tmpl | 4 weeks ago |
README.md
rallly
Rally 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.
- Category: Apps
- Status: 3, alpha
- Image:
rallly
, 4, upstream - Healthcheck: Yes
- Backups: No
- Email: 3
- Tests: 3
- SSO: N/A
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
and lukevella/rallly-selfhosted
.