New repo; Howto config

This commit is contained in:
2020-05-21 12:12:28 +02:00
parent 7326d8f70d
commit 8856ba9cf4
2 changed files with 14 additions and 1 deletions

View File

@ -29,6 +29,19 @@ Der Deamon besteht aus folgenden Dateien.
* foodoor-ssh-wrapper
* foodoor-update-keydb
Zusätzlich sollte für das git-repo eine Config angelegt werden:
/root/.ssh/config
```
Host git.chaospott.de
User git
Port 2222
IdentityFile ~/.ssh/id_chaospott
```
Das IdentityFile ist der Deploy-SSH-Key, der im [Repo](https://git.chaospott.de/Chaospott/foodoor-keys) hinterlegt ist.
##Schüssel
###Schlüsselupdate