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 ece4d2e428
continuous-integration/drone/tag Build is passing Details
Update to karrot v14.1.0
2024-04-04 23:53:03 +01:00
release Update release doc to fix --user arg position 2024-04-01 20:21:13 +01:00
.drone.yml Add drone config for generating catalogue 2023-10-30 23:10:58 +00:00
.env.sample More docs in .env.sample 2024-03-29 16:20:09 +00:00
README.md Update readme to show backups are configured 2024-03-29 17:13:26 +00:00
abra.sh Add permission fixing cmd 2024-03-25 22:36:03 +00:00
compose.geoip.yml Fix geoip override config 2024-03-25 22:36:26 +00:00
compose.yml Update to karrot v14.1.0 2024-04-04 23:53:03 +01: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.

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.