...to init, unseal and configure Vault (auth methods, secret...
Make sure Docker is installed with Compose and Buildx. Fetch required tools: make deps Run project dependencies: make up Run the test suite: maketestmake test-integration Run linters: make lint#pass -j option to run them in parallel