Demonstrate creating a docker vault on a Hetzner VPS

by tfa
GNU/Linux ◆ xterm-256color ◆ bash 251 views

  • create a ssh key pair
  • download Hetzner cli
  • use the cli to upload the public ssh key
  • use the cli to create a VPS
  • connect to the VPS
  • install docker
  • start the vault
  • watch the vault logs