commit | d0633a1c24e7d85c2ee527c29d7019e18e6f5318 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jul 29 09:36:12 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 29 09:39:52 2016 -0700 |
tree | 230ae303081aba29729ad60ad01f27ff74d5b623 | |
parent | 89af1a2f8f7b94a7f0ee51c9dcc1bcac25195f7d [diff] |
refactored documentation to eliminate sections that are elsewhere Change-Id: I3cfb95f9ec6f70a4a50726310b912cd2751509e3
This repository contains service profiles. Each service profile specifies a graph of services that will be instantiated.
Notable service profiles include:
cord-pod
: Standard R-CORD service stack, for both single-node-pod and multiple node pod installs.frontend
: Designed for frontend development, this profile starts XOS, but does not start any synchronizers other than the onboarding synchronizer.test-standalone
: Runs a test suite that tests the REST API and Tosca API.The directory common
is not a service profile, but contains various common files and tools that are used by the other service profiles.