Help people make decisions together https://github.com/loomio/loomio
Go to file
trav dc863a5410 adding to loomio setup docs 2022-01-21 10:54:54 -05:00
.drone.yml Remove trigger, we make the tags [ci skip] 2021-06-04 00:14:48 +02:00
.env.sample Semi-working.. 2021-04-30 22:46:14 +02:00
README.md adding to loomio setup docs 2022-01-21 10:54:54 -05:00
compose.yml hopefully this is the right move with the line about the version 2022-01-18 16:57:04 -05:00

README.md

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: ?
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new loomio (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. This should be automated but you also need to run abra app run loomio_some_domain app rake db:migrate
  7. Open the configured domain in your browser to finish set-up