Code Monkey home page Code Monkey logo

vault_essential_patterns_blog's Introduction

vault_essential_patterns_blog

Code examples used for the Essential Patterns of Vault -- Pt 2 blog post

This can be run either on a Mac or in Vagrant directly. Feel free to port to whatever OS you'd like to run in.

It's good to run in two windows with one running the Vault dev server and the other to run the commands.

Mac Based

This was developed on a Mac with the following requirements installed:

The scripts will automatically download the required Docker containers, so you don't need to do that upfront.

Vagrant based

If you're not on a Mac, you can also run this via Vagrant with the following requirements:

  • Vagrant
  • Virtual Machine software of Choice that Vagrant supports

Start commands

vagrant up
vagrant ssh
cd /vagrant

Run the demo

First window

./0_launch_vault.sh

Second window

This will run all the scripts in order. Be sure to hit after each command to go to the next one.

./run_all.sh

Alternatively you can run each numbered file in succession and then each test file in whichever order you please, but the suggested order is:

./test_it.sh
./test_engineering.sh
./test_hr.sh

Finish with:

./shutdown.sh

vault_essential_patterns_blog's People

Contributors

grove-mountain avatar ppresto avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.