markdown Elastic BeanstalkにSSHで接続する

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Elastic BeanstalkにSSHで接続する相关的知识,希望对你有一定的参考价值。

## キーペアの作成
EC2の管理コンソール>キーペア>キーペアの作成 からキーを作成  
このとき秘密鍵がダウンロードできる

## 秘密鍵の配置
ダウンロードした秘密鍵はローカルの~/.ssh/に配置して600権限にしておく。
ファイル名は前段のキーペア名.pem

## EB環境にキーを設定
Elastic Beanstalkの管理コンソール>設定>セキュリティの変更>EC2キーペア に  
最初に作成したキーの名前を指定

## SSH接続
EBのプロジェクトフォルダに移動して下記コマンドを実行
```
eb ssh
```

## 接続ユーザの追加
下記要領で接続ユーザを追加できるっぽい
https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/ec2-key-pairs.html#having-ec2-create-your-key-pair

以上是关于markdown Elastic BeanstalkにSSHで接続する的主要内容,如果未能解决你的问题,请参考以下文章

markdown Elastic Beanstalkでpython3.xのpycallを动かしたかった

需要 Xcode git Beanstalk 身份验证

Beanstalk 部署忽略了我在 .ebextensions 中的 nginx 配置文件

Elastic:如何使用 elastic-package 快速启动一个完整的 Elastic Stack

分布式任务elastic-job

hids Elastic Security 系列1-Elastic Security介绍