commit | 89af1a2f8f7b94a7f0ee51c9dcc1bcac25195f7d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 28 22:56:10 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 28 23:04:54 2016 -0700 |
tree | bec8022fd19c52706f9d9743eca8529c5d48cbd5 | |
parent | abdbf30aaf0c0c1be87fbc383a55bf2b70e1aac1 [diff] |
replace xos/configurations with service-profile/configurations add notes about make fabric, make cord-subscriber, make local_containers Change-Id: I264a9788931b4f9755730bad46029fd671628457
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.