chore: update gitlab paths

This commit is contained in:
Jan Christian Grünhage 2022-10-10 17:07:13 +02:00
parent 5b04a5c801
commit e71ef49f6b
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED

View file

@ -22,7 +22,7 @@ There are 2 variables that need to exist for the crypto part of yggdrasil:
- `yggdrasil_public_key`
- `yggdrasil_private_key`
You can generate keys with [yggdrasil-keygen](https://gitlab.com/famedly/company/devops/tools/yggdrasil-keygen) for example, or you could use the key generation provided by upstream alternatively. In the end, the only relevant thing is that those two keys are present in the variables of the host you are deployng.
You can generate keys with [yggdrasil-keygen](https://gitlab.com/famedly/infra/tools/yggdrasil-keygen) for example, or you could use the key generation provided by upstream alternatively. In the end, the only relevant thing is that those two keys are present in the variables of the host you are deployng.
### Peers
There's two options for adding peers,