loomio/README.md
stevensting 6004522de6
Some checks failed
continuous-integration/drone/push Build is failing
store DB password in secret. make entrypoint more robust.
2025-02-09 17:59:02 +01:00

1003 B

Loomio

"Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. To find out more, visit Loomio.org."

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: loomio/*
  • Healthcheck: No
  • Backups: No
  • Email: Outgoing yes, incoming no
  • Tests: No
  • SSO: No

Basic usage

  • abra app new loomio --secrets (optionally with --pass if you'd like to save secrets in pass)
  • abra app config <app-name>
  • insert your smtp password with abra app secret insert <app-name> smtp_password v1 "<your-password>"
  • abra app deploy <app-name>
  • Open the configured domain in your browser to create your user account (only works in case mail is configured correctly)
  • Give yourself admin rights by running abra app cmd <app-name> app make_last_user_admin

For more, see docs.coopcloud.tech.