cf-services-contrib/6
You can find the source of this version on GitHub at cloudfoundry-community/cf-services-contrib-release. It was created based on the commit 57fd2098
.
Release Notes¶
Trusty support
The main focus in this release has been trusty support. The supported services (mongodb
, redis
, postgresql
and rabbitmq
) have been tested to work with bosh-warden-boshlite-ubuntu-trusty-go_agent
.
In the process of getting the packages to compile on trusty two packages where upgraded (https://github.com/cloudfoundry-community/cf-services-contrib-release/commit/d57f069496fefa067f67dddb646e8b5f1c44daf8): - ruby: 1.9.2-p180 => 1.9.3-p547 - erlang: otp_src_R14B01 => otp_src_17.3
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-services-contrib" version: "6" url: "https://bosh.io/d/github.com/cloudfoundry-community/cf-services-contrib-release?v=6" sha1: "0eaaeb1e28882f6a30c4adaadda52afbc6b7a296"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0eaaeb1e28882f6a30c4adaadda52afbc6b7a296 \ "https://bosh.io/d/github.com/cloudfoundry-community/cf-services-contrib-release?v=6"
Jobs¶
- atmos_gateway
- backup_manager
- elasticsearch_gateway
- elasticsearch_node
- filesystem_gateway
- memcached_gateway
- memcached_node_ng
- mongodb_gateway
- mongodb_node_ng
- oauth2_gateway
- postgresql_gateway_ng
- postgresql_node_ng
- rabbit_gateway
- rabbit_node_ng
- redis_gateway
- redis_node_ng
- serialization_data_server
- service_utilities
- servicesmgmt
- swift_gateway
- swift_node
- vblob_gateway
- vblob_node_ng
Packages¶
- atmos_gateway
- backup_manager
- bandwidth_proxy
- common
- daylimit
- elasticsearch
- elasticsearch_gateway
- elasticsearch_node
- erlang
- filesystem_gateway
- golang
- java7
- libyaml
- memcached
- memcached_gateway
- memcached_node_ng
- mongodb18
- mongodb20
- mongodb22
- mongodb_gateway
- mongodb_node_ng
- mongodb_proxy
- nginx
- node
- oauth2_gateway
- postgres
- postgresql
- postgresql91
- postgresql92
- postgresql93
- postgresql_gateway_ng
- postgresql_node_ng
- rabbit_gateway
- rabbit_node_ng
- rabbitmq
- rabbitmq-2.4
- rabbitmq-2.8
- rabbitmq-3.0
- redis22
- redis24
- redis26
- redis_gateway
- redis_node_ng
- rootfs_lucid64
- ruby
- ruby_next
- serialization_data_server
- service_utilities
- servicesmgmt
- sqlite
- swift_service
- syslog_aggregator
- vblob
- vblob_gateway
- vblob_node_ng