Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have Vault installed on multiple clusters, now I want to setup auto unseal. One of the ways to do this is to use the transit mechanism.
With this another Vault instance will host the unseal keys of the sub Vault systems. Now I am thinking of using the one-click install Vault instance on DO. But I cannot find if that one auto unseals. At this moment everytime there is a cluster update my vault is down. Which is quite problematic if it happens in the night.
If the one-click vault has auto unseal already setup I can use that vault instance as the transit unseal instance.