Skip to content

Repository for Orion Context Broker scaling laboratory and tests

License

Notifications You must be signed in to change notification settings

VM9/orion-context-broker-scaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Orion Context Broker Scaling

Repository for Orion Context Broker scaling laboratory and tests

Requiriments

Usage:

  • Place docker-compose.yml into folder
  • Run command to start as daemon:
docker-compose up -d
  • Scale orion:
docker-compose scale orion=2
  • Debug and Log
 docker-compose logs -f

Explanation:

The service ld will start a haproxy server that will include all new orion instances to the balancing, it will bind at port 1026, internally ld will bind it at port 80. More details inside docker-compose.yml file.

About

Repository for Orion Context Broker scaling laboratory and tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published