Skip to content

deployment info

Andrew Spyker edited this page Jun 27, 2013 · 3 revisions

ami's

  • eureka-wxscat-0.0.0.1 - launch this, associate the known elastic IP which is mapped to eureka.flyacmeair.org in DNS, run acmeairair-netflix gradlew run to load the grid with data, and stop/start every night
  • http://thisip/eureka, thisip:2809 (catalog server endpoint)
  • acmeair-asgard-0.0.0.1 - launch this and put in your credentials and stop/start every night, it takes a few minutes for asgard to totally load
  • http://thisip:8080/
  • acmeair-wxscontainer-0.0.0.3 - use asgard to create a cluster of this and resize cluster to zero every night, will look for catalog server at eureka.flyacmeair.org
  • acmeair-webapp-0.0.0.2 - use asgard to create a cluster of this and resize cluster to zero every night, will look for catalog server at eureka.flyacmeair.org, will look for eureka at eureka.flyacmeair.org
  • http://thisip:8080/acmeair-webapp-0.1.0-SNAPSHOT/
  • acmeair-auth-service-0.0.0.4 - use asgard to create a cluster of this and resize cluster to zero every night, will look for catalog server at eureka.flyacmeair.org, will look for eureka at eureka.flyacmeair.org
  • http://thisip:8080/acmeair-auth-service-0.1.0-SNAPSHOT/
Clone this wiki locally