2019年9月13日金曜日

EB CLIのインストール方法


elastic beanstalk用のコマンドの導入方法について記載を行う。


1)以下、手順でインストールを行う

./aws-elastic-beanstalk-cli-setup/scripts/bundled_installer
echo'exportPATH="/Users/endo/.ebcli-virtual-env/executables:$PATH"' >> ~/.bash_profile && source ~/.bash_profile







0 件のコメント:

コメントを投稿

Redis(helm install)

local-storage  は  動的プロビジョニングされない  ため、Helm のインストール時に  PersistentVolume (PV) を事前に作成する必要があります 。 手順: 1)strage classをlocal strageを指定 helm install...