Self-hostable doodle poll alternative.
Go to file
Moritz 957eb45fea
All checks were successful
continuous-integration/drone/push Build is passing
fix drone runner
2024-10-25 22:12:08 +02:00
release chore: publish 0.5.0+3.5.1 release 2024-02-01 14:16:59 +01:00
.drone.yml fix drone runner 2024-10-25 22:12:08 +02:00
.env.sample update backupbot labels 2024-10-22 21:54:28 +02:00
.gitignore init 2023-02-28 16:29:15 +01:00
abra.sh update backupbot labels 2024-10-22 21:54:28 +02:00
alaconnect.yml add shared secret to alaconnect 2024-05-15 11:00:08 +02:00
compose.oidc.yml upgrade to v3.5 and add OIDC 2024-01-15 16:52:40 +01:00
compose.yml chore: publish 0.6.1+3.10.1 release 2024-10-22 21:54:31 +02:00
entrypoint.sh.tmpl upgrade to v3.5 and add OIDC 2024-01-15 16:52:40 +01:00
pg_backup.sh update backupbot labels 2024-10-22 21:54:28 +02:00
README.md Update 'README.md' 2023-02-28 20:03:56 +00:00

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.