aboutsummaryrefslogtreecommitdiff
path: root/content/docs/adyxax.org/git/eventline.md
blob: 0787db777efcf19143b88e9bc6ca1922286c467d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
title: eventline
description: an api-key for my git hooks
---

## Configuration

[My git server]({{< ref "gitolite.md" >}}) needs to access [Eventline]({{< ref "docs/adyxax.org/eventline/_index.md" >}}) for its git hooks, therefore I need to create an api key and configure evcli to use it. The easiest way is through the cli:
```sh
su - git
evcli login
```