Why is bosh_registry a standalone service?

58 views
Skip to first unread message

Dr Nic Williams

unread,
May 5, 2013, 11:16:37 AM5/5/13
to bosh...@cloudfoundry.org
Currently bosh_registry is a standalone HTTP service that bosh_aws_cpi & bosh_openstack_cpi talk to. It has a SQL backend (defaults to sqlite3 in bosh/release/jobs/registry [1]).

Conceptually, could the registry be moved into the CPI libraries so they could be used outside of bosh without requiring a bosh_registry process running?

Is there any other part of bosh that expects a bosh_registry running?

Martin Englund

unread,
May 6, 2013, 10:41:29 AM5/6/13
to bosh...@cloudfoundry.org
The agents also talk to the registry, so it can't be moved into the CPI. 

/M

Sent from Mailbox for iPhone

Dr Nic Williams

unread,
May 6, 2013, 10:49:21 AM5/6/13
to bosh...@cloudfoundry.org
Ok. 
What do the agents talk to the registry for?
--
Dr Nic Williams
Stark & Wayne LLC - the consultancy for Cloud Foundry
http://starkandwayne.com
+1 415 860 2185
twitter: drnic

Martin Englund

unread,
May 6, 2013, 10:59:27 AM5/6/13
to bosh...@cloudfoundry.org
To get configuration info for the VM. We might be able to do away with it as could have made an incorrect assumption about the security model. 

/M

Sent from Mailbox for iPhone


Alexander Lomov

unread,
Apr 26, 2015, 6:26:51 PM4/26/15
to bosh...@cloudfoundry.org
Hey, Dr. Nic. 

I've implemented standalone registry for test purposes. If you still need it - https://github.com/Altoros/go-registry
Reply all
Reply to author
Forward
0 new messages