commit | 2daffb138f0fb988538c92397a07a5aad17b3e9b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Aug 04 10:20:38 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Aug 04 10:20:38 2016 -0700 |
tree | 0d7e8ab2ce545411579427251b51fecb55745ec4 | |
parent | b97dc0b9c2124943bbfe076b3394f105214fc6e3 [diff] |
download hypercache service Change-Id: I18a4dd06889652c9c22a7132c2759742e2fc0c6b
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.