~johnsca/charms/trusty/cf-go-router/port-conflicts

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Overview

This charm provides the Cloud Foundry [(Go)Router](https://github.com/cloudfoundry/gorouter).

The Router routes traffic coming into Cloud Foundry to the appropriate
component - usually Cloud Controller or a running application on a DEA node.

The charm installs, configures and starts one daemon (upstart job) - gorouter:

# Usage

To deploy the Router service:

    juju deploy cf-go-router

## Known Limitations and Issues

There are no known limitations.

Contact Information
===================
cf-charmers <cf-charmers@lists.launchpad.net>