blob: a2c8748040a46292422dbc6ac5d8a4856ad0adf7 [file] [log] [blame]
E. Scott Daniels0344ad32019-11-12 09:20:52 -05001
2This repo contains source and documentation for the Management Campaign (MC) xAPP.
3
4The following is a list of important directories at the root level of
5the repo and a brief description of each.
6
7mc-core
8This is the source for the core MC application
9
10sidecars
11The MC application currently uses at least one "sidecar" container to
12listen for messages and to funnel them in. This directory contains
13one subdirectory per sidecar application.
14
15ci
16This is the continuous integration directory. Within the ci directory
17are subdirectories for each docker image which is created to support
18the application.
19
20docs
21Project documentation in a form which can be scraped from the repo and pushed
22to a "free standing" document hosting site.