Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

クラウド上で自動対戦してログを取り出す #54

Open
EndoNrak opened this issue Dec 28, 2021 · 1 comment
Open

クラウド上で自動対戦してログを取り出す #54

EndoNrak opened this issue Dec 28, 2021 · 1 comment
Assignees

Comments

@EndoNrak
Copy link
Owner

手順(暫定)

  1. awsのインスタンスを自動で起動
  2. dockerコンテナをpull したあと、任意のリポジトリをpull
  3. コンテナをビルド、起動したあとcatkin build
  4. 対戦start
  5. 対戦が終わったら生成したbagファイルをS3とかに取り出して永続化
  6. インスタンス停止
@EndoNrak EndoNrak self-assigned this Dec 28, 2021
@EndoNrak
Copy link
Owner Author

awsリソースの自動起動方法

ずっとやってみたかったterraformを使ってリソース定義から起動、停止までを行っていく

前回大会で運営がロボコン用のamiを作ってくれていたので今回もそれを使いまわしていく

.tfファイルを作成して、terraform applyすると起動できる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant