Add some more infrastructure ideas
This commit is contained in:
4
projects/infrastructure/vault-agents.md
Normal file
4
projects/infrastructure/vault-agents.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Vault Agents
|
||||
I want to use vault agents on my bare metal server to manage most of my secrets that are required for other services (for example consul ACL tokens).
|
||||
The main open questions are around authenication and permissions, because I want to lock their permissions down as much as possible.
|
||||
I also want to set this up such that I can easily use this when I need to deploy new things that require secrets from vault.
|
||||
Reference in New Issue
Block a user