Skip to content

Takashi-Kawano/scaling_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scaling_sample

構築手順

  1. global環境でterraform applyを実行

  2. dev環境でterraform applyを実行
    インスタンス数を指定する場合 terraform apply -var "dev_target_size=2"

  3. Packerでイメージビルド
    ansibleディレクトリ直下に移動し、以下のコマンドを実行。

$ packer build -var-file=packer/vars/scaling-sample-dev.json packer/packer.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published