Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis.
Go to file
nicksellen 83e1c78b6a Merge pull request 'Use updated docker images' (#10) from change/use-new-docker-images into main
Reviewed-on: #10
2024-03-25 18:48:20 +00:00
.drone.yml Add drone config for generating catalogue 2023-10-30 23:10:58 +00:00
.env.sample Add initial compose file declaration 2024-03-25 18:33:43 +00:00
README.md chore: publish 0.1.0+0.1.0 release 2022-09-30 22:18:34 +02:00
abra.sh Remove custom entrypoint 2024-01-26 00:26:14 +00:00
compose.geoip.yml Fixups 2024-03-25 01:02:19 +00:00
compose.yml Switch to v14.0.1 image 2024-03-25 17:55:26 +00:00
nginx.conf.tmpl Improved nginx configuration + new images 2024-01-18 00:46:17 +00:00
pg_extensions.sql add sql extensions 2022-09-27 17:08:15 +02:00

README.md

karrot

Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis.

  • Category: Utilities
  • Status: 3, stable
  • Image: karrot-backend,4,upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: Yes
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. abra app new karrot
  3. abra app config <karrot app name>
  4. abra app deploy <karrot app name>

Configuration options

MAXMIND_ACCOUNT_ID and MAXMIND_ACCOUNT_KEY are API credentials from maxmind.com. You need an account there to get GeoIP data for Karrot.