aboutsummaryrefslogtreecommitdiffstats
path: root/testing/vault/vault.initd
Commit message (Collapse)AuthorAgeFilesLines
* testing/vault: upgrade to 0.6.3 and fix runscriptGennady Feldman2016-12-151-1/+2
| | | | | | | | | I had issues with service start in my testing. It would assume that the service started and then report that it crashed (instead of start failed). In my setup I setup "consul" service as backend. So if "consul" is not running vault should fail to start.
* testing/vault: simplify init scriptChristian Kampka2015-10-161-26/+11
|
* testing/vault: new aportChristian Kampka2015-09-211-0/+33
https://www.vaultproject.io Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.