WIP: secret management at scale #150

Draft
raito wants to merge 2 commits from vault into main

2 commits

Author SHA1 Message Date
raito e66c09ee10 feat: introduce a Vault module for secrets management
Via a fork of the Linux Foundation, called OpenBao.

The module supports high availability but we only have one node for now.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-10-27 21:45:29 +01:00
raito 6441a01ab1 feat: introduce awareness module for WAN addresses
Introduce a data-only module to perform abstraction on the deployment,
we use it for WAN for now.

The usecase is service discovery for simple cases.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-10-27 21:44:57 +01:00