Difference between revisions of "Hashicorp Vault"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 3: Line 3:
  
 
macOS Installation: <code>brew install vault</code>
 
macOS Installation: <code>brew install vault</code>
 
+
<pre>
 
  To have launchd start vault now and restart at login:
 
  To have launchd start vault now and restart at login:
 
   brew services start vault
 
   brew services start vault
 
Or, if you don't want/need a background service you can just run:
 
Or, if you don't want/need a background service you can just run:
 
   vault server -dev
 
   vault server -dev
 
+
</pre>
  
  

Revision as of 13:14, 29 March 2020

This article is a Draft. Help us to complete it.


macOS Installation: brew install vault

 To have launchd start vault now and restart at login:
  brew services start vault
Or, if you don't want/need a background service you can just run:
  vault server -dev


2015

https://github.com/hashicorp/vault/blob/master/CHANGELOG.md


https://www.hashicorp.com/blog/vault-1-3/

vault debug (1.3)


  • Raft Storage Backend

Support for storing Vault data in within Oracle Cloud Infrastructure Object Storage (1.3)

Database Static Credential Rotation (1.2)

InfluxDB Database Plugin (1.1)

Manage GCP CKMS keys from within Vault. (1.0)

Duo Multi-Factor Authentication (MFA) support (0.3)

See also

Advertising: