Skip to content

Instantly share code, notes, and snippets.

@umohi
umohi / README.md
Last active November 16, 2021 15:53 — forked from pedronauck/README.md
Sample file for README.md

Project Name

TODO: Write a project description

Usage

TODO: Give a couple of examples of how to use

Dev Environment Setup

@umohi
umohi / Vault.txt
Last active March 16, 2020 10:05 — forked from TonyNguyen87/Vault.txt
Gist for setting up Vault server with Consul backend.
// Set up Ubuntu on Ec2 instance
// Install unzip.
sudo apt-get install unzip
// Download Vault and Consul(if necessary)
wget https://releases.hashicorp.com/vault/0.6.2/vault_0.6.2_linux_amd64.zip