A Helm chart for installing Hashicorp Vault .
For an optimal developer experience, it is recommended to install Nix and direnv.
Alternatively, install Go on your computer then run make deps to install the rest of the dependencies.
Make sure Docker is installed with Compose and Buildx.
Run project dependencies:
make upRun the test suite:
make test-acceptanceRun linters:
make lint # pass -j option to run them in parallelThe project is licensed under the Apache 2.0 License.