Help people make decisions together
https://github.com/loomio/loomio
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.
continuous-integration/drone/push Build was killed
Details
|
2 weeks ago | |
---|---|---|
.drone.yml | ||
.env.sample | 2 weeks ago | |
README.md | ||
abra.sh | 2 weeks ago | |
compose.yml | 2 weeks ago | |
entrypoint.sh | 2 weeks ago |
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
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new loomio
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- This should be automated but you also need to run
abra app run loomio_some_domain app rake db:migrate
- Open the configured domain in your browser to finish set-up