Git Product home page Git Product logo

Comments (3)

mstine avatar mstine commented on August 10, 2024

Here is an example manifest.yml created from Pivotal CF:

---
applications:
- name: producer-process
  memory: 512M
  instances: 1
  host: none
  domain: none
  path: build\libs\producer.jar
  services:
    rabbitmq-4c358:
      label: rabbitmq
      provider: pivotal
      version: '1.0'
      plan: Standard

I will provide the JSON payload as soon as I can.

from spring-cloud-connectors.

mstine avatar mstine commented on August 10, 2024

Here is the JSON payload (apologies for the formatting...pasted from Windows console):

VCAP_SERVICES={"rabbitmq-1.0":[{"name":"rabbitmq-4c358","label":"rabbitmq-1.0","
tags":[],"plan":"Standard","credentials":{"uri":"amqp://uad4d94460852aca9768bf1a
86ec4c9a10c320981:[email protected]/1e4a330
d9ab754d3ee44ec6d0cc0d42b3bc491ea","vhost":"1e4a330d9ab754d3ee44ec6d0cc0d42b3bc4
91ea","username":"uad4d94460852aca9768bf1a86ec4c9a10c320981","password":"p0015b5
590f4a2e66de1a761ed7f3d36cf8f45858","hostname":"10.146.18.89","http_api_uri":"ht
tp://uad4d94460852aca9768bf1a86ec4c9a10c320981:p0015b5590f4a2e66de1a761ed7f3d36c
[email protected]:15672/api/"}}]}

from spring-cloud-connectors.

ramnivas avatar ramnivas commented on August 10, 2024

It has been working, so added a test to explicitly test the given kind of payload 8303f61

from spring-cloud-connectors.

Related Issues (20)

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.