Vault on DigitalOcean

how to setup vault on digitalocean with tls so that we can get secrets for our cicd pipelines.

Hi!

This tutorial is a good starting point: How To Build a Hashicorp Vault Server Using Packer and Terraform on DigitalOcean [Quickstart] | DigitalOcean

This one is a bit dated, but, ignoring the initial set-up stuff (which was written before HashiCorp provided repos), the TLS stuff further down is still relevant (based on a quick scan): How To Securely Manage Secrets with HashiCorp Vault on Ubuntu 16.04 | DigitalOcean

If you run into problems, feel free to post configs/error messages below. :slight_smile:

2 Likes