Skip to content

mea-ola/loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loadbalancer

Pulls from marathon host, updates nginx conf, then reloads. Will add server definition with the domain as the domain label of the deployed job.

"app" {
  ...
  "labels": {
    "public": "true", // <- quoted due to a bug in marathon
    "domain": "meaola.dc.timbrook.im"
  }
  ...
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published