Skip to content

Repository files navigation

Gothic, a Haskell client for HashiCorp Vault KV Engine v2 CI Hackage

"Historically, strongrooms were built in the basement of a bank where the ceilings were vaulted, hence the name." Art. "Bank vault", Wikipedia.

1. Goal

This library implements the HashiCorp Vault KVv2 Engine API.

2. Test suite

cabal test needs an Hashicorp Vault docker container started with:

docker run --cap-add=IPC_LOCK -e 'VAULT_DEV_ROOT_TOKEN_ID=A_SECRET_TOKEN' -d --name=dev-vault -p 8200:8200 hashicorp/vault

Latest successfully tested HashiCorp Vault version: 2.0.4.

3. License

Since v0.2.0.0, Gothic is released under GPLv3.

About

A Haskell client library for HashiCorp Vault KVv2

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages