Anyone interested in using Hashicorp Vault isolated on your non-routed home network?
I’ve recently put together a PowerShell script called, VaultApi that fully automates starting, stopping, sealing, unsealing, and CRUD operations on kv store version 1. Like the Vault cli, VaultApi make exclusive use of the Rest API.
I’m so satisfied with this that Hashicorp Vault is going to be my primary password manager for my home network. Below is a an article that I wrote. Let me know if VaultApi might be of interest to you. It has been tested and working great on my Linux system but I have not tested on Windows OS.