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
knoflook 6af64089a5 fix web healthcheck 2023-10-19 16:47:53 +02:00
.env.sample make maxmind key optional 2023-10-19 15:55:35 +02:00
README.md chore: publish 0.1.0+0.1.0 release 2022-09-30 22:18:34 +02:00
abra.sh wip 2023-10-19 15:18:26 +02:00
compose.yml fix web healthcheck 2023-10-19 16:47:53 +02:00
entrypoint.sh wip 2023-10-19 15:43:25 +02:00
geoip.conf.tmpl wip 2023-10-19 14:41:56 +02:00
nginx.conf.tmpl first working version! 2022-09-27 17:24:29 +02: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.