cf nats #0
Description
NATS is a lightweight publish-subscribe and distributed queueing messaging system written in Ruby. For more information go to https://github.com/derekcollison/nats
- Tags:
- misc ›
Overview
This charm provides the Cloud Foundry NATS. NATS is a lightweight publish-subscribe and distributed queueing messaging system written in Ruby.
The charm installs, configures and starts one daemon (upstart job) - cf-nats:
Usage
Obviously used in a bundle with other CF components. To deploy the Loggregator service:
juju deploy cf-nats
The service actually starts after all relations set.
Known Limitations and Issues
There is no known limitation.
Contact Information
cf-charmers cf-charmers@lists.launchpad.net
Configuration
- source
- (string) Optional configuration to support use of additional sources such as: . - ppa:myteam/ppa - cloud:precise-proposed/folsom - http://my.archive.com/ubuntu main . The last option should be used in conjunction with the key configuration option. .
- ppa:cf-charm/ppa