Self-hostable doodle poll alternative.
Go to file
mayel df6b7c29ab Update 'README.md' 2023-02-28 20:03:56 +00:00
.drone.yml init 2023-02-28 16:29:15 +01:00
.env.sample working rallly recipe 2023-02-28 19:53:30 +01:00
.gitignore init 2023-02-28 16:29:15 +01:00
README.md Update 'README.md' 2023-02-28 20:03:56 +00:00
abra.sh working rallly recipe 2023-02-28 19:53:30 +01:00
compose.yml chore: publish 0.1.0+2.1.1 release 2023-02-28 20:14:58 +01:00
entrypoint.sh.tmpl working rallly recipe 2023-02-28 19:53:30 +01:00

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.