commit | 15a5fe70001685321d203fbbf3f536f85e78d736 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Sun May 14 23:58:18 2017 +0200 |
committer | Sapan Bhatia <sapan@onlab.us> | Tue May 16 08:54:14 2017 -0700 |
tree | 4283513bacea3b343904590479cb49561c5a5be1 | |
parent | 7adf4dbf23787751d436020bd46ea2d46098fa34 [diff] |
Reorganized the entrypoint into xosgen to make it easier to access it programmatically Change-Id: I280715c8f0c6d26dfd46b01f241b7cc2d7ef0be3
XOS is now packaged as a project in the larger CORD open source initiative, with source code managed through https://gerrit.opencord.org
. It is also mirrored at:
https://github.com/opencord
Https://github.com/open-cloud
the latter of which corresponds to the configuration of XOS we run on OpenCloud.
Up-to-date information about XOS is available at the CORD Wiki. Additional information is available at the original XOS web site, but it is now somewhat dated.
The best way to get started with XOS is to bring up a "Single Node CORD POD," as described here. This version is configured with a service graph that includes ExampleService
, which is a good platform for understanding how to build and use XOS.