commit | d1aa2f79c82017e887144e2660f02bb271122f2b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jan 05 10:58:08 2017 -0800 |
committer | Scott Baker <scottb@onlab.us> | Fri Jan 06 16:20:31 2017 -0800 |
tree | ddbf7f9592070145ce392ca086c4c87982866194 | |
parent | 6ca57ea96324074f4ab8c6729da3e0a24636585f [diff] |
read-only gRPC server Change-Id: I2662ffacb3fdb8821b6ecd5d3de44d0d60732e40
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.