Giter Site home page Giter Site logo

aws-vault-examples's Introduction

aws-vault-examples

Required tools

  • aws-vault 6.13+
  • aws-cli 2.2+
  • docker 20+
  • docker-compose 1.27+
  • node and npm (optional) 12+
  • ./tools_checker.sh - for check all tools

For Apple M1

aws-vault

https://github.com/99designs/aws-vault

Linux:

curl -L "https://github.com/99designs/aws-vault/releases/download/v6.3.1/aws-vault-linux-amd64" -o "aws-vault" && chmod +x "aws-vault"
sudo mv aws-vault /usr/local/bin

Verify

aws-vault --version

aws cli v2

https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

docker

https://docs.docker.com/engine/install/

docker-compose (linux or wsl)

https://docs.docker.com/compose/install/

node js and npm (optional)

https://nodejs.org/en/download https://nodesource.com/

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.