Coder Social home page Coder Social logo

Doubts about pcfdev HOT 4 CLOSED

vmware-archive avatar vmware-archive commented on July 19, 2024
Doubts

from pcfdev.

Comments (4)

davidwadden avatar davidwadden commented on July 19, 2024

Thanks for your interest @pradp

  1. No console is available yet. This is planned in the future.
  2. There isn't a way to install services from the marketplace. We're currently working on adding Redis, Mysql and RabbitMQ as available services by default.
  3. I'd recommend using cf create-user-provided-service to connect your app to the instance of Rabbit or Redis you have running on your machine. That should avoid having to do a manual cf set-env.

More info on cf cups can be found at https://docs.cloudfoundry.org/devguide/services/user-provided.html

from pcfdev.

debu66er avatar debu66er commented on July 19, 2024

@cf-gitbot I tried to follow the issue in Pivotal Tracker but it seems we need some kind of privileges? I got a not allowed error. I was interested in follow the progress of adding some services by default to micropcf.

from pcfdev.

pradp avatar pradp commented on July 19, 2024

@davidwadden Thanks for your reply. I need clarification on user provided service for rabbitmq or redis.
How do i create it to make it work automatically with spring boot auto configuration? I have posted in stack overflow too. The issue involves spring boot in specific but still wanted to check with you on this.

http://stackoverflow.com/questions/35065403/how-to-create-a-user-provided-redis-service-which-spring-auto-configuration-clou

This is much needed for my usecase to use micropcf without any code change in my application as well as to keep redis/rabbitmq service outside the VM and use less memory.

from pcfdev.

pradp avatar pradp commented on July 19, 2024

I created user provided service for redis and the spring connector picked it up but there is issue with application connecting to the redis server running in local machine. I will open another issue as it is nothing to do with this one. Thanks for clarifying my doubts.

from pcfdev.

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.