Vault Server run automatically after restart/reboot the machine ?
627 views
Skip to first unread message
Oyaliul Islam
unread,
Aug 18, 2016, 3:32:17 AM8/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vault
Hello Guys,
Is there any better approach to run vault server and unseal the vault after restart or reboot the machine?
I 'm using vault in production mode and back-end storage system is used "File".
Your any answer or suggestion is appreciated.
Jeff Mitchell
unread,
Aug 18, 2016, 8:51:44 AM8/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vault...@googlegroups.com
Hi Oyaliul,
You can pretty easily set up a script to do this, but you'll destroy
the root of security of Vault, because you'll need to have your unseal
keys persisted somewhere in order to pass them in.