commit | e709ea9ea7d487495beb46611031c0493663a00f | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jul 20 22:41:48 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jul 20 22:42:00 2016 -0700 |
tree | 83a559025f7b63bc3d74c2cd73eb7d20565a62e3 | |
parent | dcb30094d27961b94024a38d5d5c2b5d0d8baf69 [diff] |
use sudo when running docker-compose Change-Id: Ie0112219b3c372b7b66723e743baa07f1757dddf
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.