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
Nick Sellen 5b3506ff19
All checks were successful
continuous-integration/drone/tag Build is passing
Fix healthcheck URL
2025-01-30 19:05:44 +00:00
release Update release doc to fix --user arg position 2024-04-01 20:21:13 +01:00
.drone.yml Update .drone.yml 2025-01-08 10:09:13 -08:00
.env.sample More docs in .env.sample 2024-03-29 16:20:09 +00:00
abra.sh Update to karrot v15.2.0 2024-06-24 23:45:55 +01:00
compose.geoip.yml Fix geoip override config 2024-03-25 22:36:26 +00:00
compose.yml Fix healthcheck URL 2025-01-30 19:05:44 +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 Update readme to show backups are configured 2024-03-29 17:13:26 +00:00

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.

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>

See Karrot Self-hosting docs for more information.

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.