Giter Site home page Giter Site logo

hashicorp.vagrant_vault-arm64's Introduction

HashiCorp vagrant example of vault on ARM64

This repo contains a Vagrantfile mocking an example Vault setup using Integrated Storage (aka Raft).

Built on ๐ŸŽ MacOS Apple Silicon (with M3) and substitute for former VirtualBox based image that will not work on Apple's Arm based architecture.

Prerequisites

Usage & Workflow

Refer to the contents of Vagrantfile for version and details of provisioning steps. Set the VV1 in Vagrant variable with exact version you wish to install (if not latest).

If a license is required thenb place the complete license in the directory vault_files in the content of the file: vault_license.txt. A custom auto-unseal can also be specified via the file vault_seal.hcl.commented which should be renamed to vault_seal.hcl where auto-unseals may be applicable.

vagrant up --provider=vmware_desktop ;
# // ... output of provisioning steps.

vagrant global-status --prune ; # should show running nodes
# id       name   provider       state   directory
# ------------------------------------------------------------------------------
# b87e2f3  vault1 vmware_desktop running /Users/me/hashicorp.vagrant-vault-arm64

# // On a separate Terminal session check status of consul1 & its members.
vagrant ssh vault1
# // ...

# // ---------------------------------------------------------------------------
# when completely done:
vagrant destroy -f ;
vagrant box remove -f aphorise/debian12-arm64 --provider=vmware_desktop ; # ... delete box images

Notes

Ported from original X86 / AMD64 reproduction:


hashicorp.vagrant_vault-arm64's People

Contributors

aphorise avatar

Watchers

 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.