Code Monkey home page Code Monkey logo

nats-release's Introduction

Welcome to NATS release

This repository contains the nats-release source code. This is NATS deployed as a BOSH release. See the BOSH documentation for more information on BOSH.

BOSH Jobs

NATS server

As part of a platform-wide initiative across Cloud Foundry we are working toward securing all internal traffic using TLS. NATS servers can support either TLS or plaint-text traffic, but not both at the same time. To give clients time to upgrade we are providing two NATS jobs that can be colocated: a plain-text one (nats) and a TLS one (nats-tls).

NOTE: NATS does not use a standard TLS over TCP handshake. There is an initial INFO handshake, which is via plain-text. If both the client and the server agree in this handshake to use TLS then the connection is upgraded. If either of the client or server expects to use TLS but its peer does not then they will refuse to connect to avoid downgrade attacks.

NATS

NATS serving plain-text traffic. This job will be removed when all Cloud Foundry NATS clients are upgraded to use TLS.

NATS-TLS

NATS serving TLS traffic.

smoke-tests

The smoke tests errand run a simple check that NATS is accessible and relaying messages properly. It will try to use all configured server connections.

Config Tests

If you add a spec value, please add a corresponding test to spec/nats/nats_config_spec.rb and spec/nats-tls/nats_tls_config_spec.rb

To run these tests:

./scripts/docker_run_job_property_tests

File a Bug

Bugs can be filed using GitHub Issues.

nats-release's People

Contributors

routing-ci avatar ameowlia avatar dsabeti avatar chunyilyu avatar jrussett avatar anexper avatar bruce-ricard avatar kauzclay avatar tcdowney avatar nino-k avatar geofffranks avatar apshirley avatar acrmp avatar andrew-edgar avatar domdom82 avatar robdimsdale avatar aaronshurley avatar selzoc avatar dennisdenuto avatar b1tamara avatar soha-albaghdady avatar peterellisjones avatar nhsieh avatar keymon avatar axel7born avatar aminjam avatar angelachin avatar pivotalgeorge avatar rhall-pivotal avatar scarlettanager avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.