commit | 4208f11c3eabb40afeb03cd8023863df128672f3 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Aug 10 17:02:02 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Aug 11 10:54:05 2016 -0700 |
tree | ae578f5ada3a7b8f5707200252e927946abe70d1 | |
parent | 4b841cb1e3de05cd98ccd6a57bdf32bf77b9379d [diff] |
Started tutorial implementation Change-Id: I1624d012735a090c4e7f89d7d79c210ee3617942
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.