Added eventline dependency in my git server documentation
This commit is contained in:
parent
2fa6dbe57e
commit
05b43852d4
1 changed files with 12 additions and 0 deletions
12
content/docs/adyxax.org/git/eventline.md
Normal file
12
content/docs/adyxax.org/git/eventline.md
Normal file
|
@ -0,0 +1,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
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue