2022-05-14 11:29:57 +07:00
|
|
|
# Gitea
|
2022-03-03 02:54:54 +07:00
|
|
|
- path: gitea/admin
|
|
|
|
data:
|
|
|
|
- key: password
|
|
|
|
length: 32
|
|
|
|
special: true
|
2022-05-14 11:29:57 +07:00
|
|
|
# TODO create tokens and put to Vault automatically
|
|
|
|
# - gitea/renovate:
|
|
|
|
# - id
|
|
|
|
# - token
|
|
|
|
# - gitea/dex:
|
|
|
|
# - client_id
|
|
|
|
# - client_secret
|
|
|
|
|
|
|
|
# Dex
|
|
|
|
- path: dex/grafana
|
2022-03-03 02:54:54 +07:00
|
|
|
data:
|
2022-05-14 11:29:57 +07:00
|
|
|
- key: client_secret
|
|
|
|
length: 32
|
2022-03-03 02:54:54 +07:00
|
|
|
special: false
|
2022-05-14 11:29:57 +07:00
|
|
|
|
|
|
|
# Trow
|
2022-03-03 02:54:54 +07:00
|
|
|
- path: trow/admin
|
|
|
|
data:
|
|
|
|
- key: password
|
|
|
|
length: 32
|
|
|
|
special: true
|
2022-05-14 11:29:57 +07:00
|
|
|
|
|
|
|
# Matrix
|
2022-03-24 10:16:20 +07:00
|
|
|
- path: matrix/bot/alert
|
2022-03-03 02:54:54 +07:00
|
|
|
data:
|
|
|
|
- key: password
|
|
|
|
length: 32
|
|
|
|
special: true
|