Skip to content

Phoenixを想定したBlue-Green Deployment (個人/小中規模)の習作

Notifications You must be signed in to change notification settings

tato-gh/phoenix-blue-green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenixアプリケーションを対象として想定した、 DockerコンテナでのBlue-Green Deploymentの習作です。

deploy.sh: alpha/betaフォルダへのtarボール展開

primary.sh: alpha/betaのいずれかをprimaryに設定 (指定しなかった方がtrial)

NOTE

  • trialのほうはBasic認証がかかるように(とりあえず)している
  • 実際の運用時はHTTPSだろうのでその点でのnginxの追加設定は必要

About

Phoenixを想定したBlue-Green Deployment (個人/小中規模)の習作

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages