commit | c390002e41660666ee261e21fd6d35b8839aa31f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Nov 30 16:54:49 2016 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Dec 02 13:12:47 2016 -0800 |
tree | 6372a61166dc34cc07491257f052afb772fbbaa2 | |
parent | a399315cec03780abcf75d48b02d31d8d530661e [diff] |
Creating the new rest container Defining XOS Components in the form of containers Change-Id: Id0c982e8ad5dc51a37462eb5ef55fa50a4be23fb
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.