Date
1 - 7 of 7
Cloud Foundry being used for an EU social learning games platform
Juan Antonio Breña Moral <bren at juanantonio.info...>
Good afternoon community,
after some months of, we have developed a stable client for cloud foundry: https://github.com/prosociallearnEU/cf-nodejs-client https://travis-ci.org/prosociallearnEU/cf-nodejs-client Docs: https://prosociallearneu.github.io/cf-nodejs-client/docs/v0.13.0/ I would like to explore the idea to share the development with the community and how to integrate the development on the repo: https://github.com/cloudfoundry-community/ Some useful developments are: https://github.com/prosociallearnEU/cf-nodejs-dashboard https://github.com/jthomas/cfbot Cheers |
|
Amit Kumar Gupta
Juan, good stuff! I've seen some people struggling recently to drive
interactions with CF via a Python library, it would be cool if there were well-maintained client libraries in a bunch of different languages. It's great you've written one for Node. I don't know how the cloudfoundry-community GH org is administered, I'd ask Dr Nic (cc'd). Cheers, Amit On Tue, Jan 26, 2016 at 8:12 AM, Juan Antonio Breña Moral < bren(a)juanantonio.info> wrote: Good afternoon community, |
|
Danny Rosen
@Amit: Could you embellish on the use cases you've encountered that have
toggle quoted message
Show quoted text
attempted to drive interactions with CF via a python library? @Juan: This is interesting and I'd like to obtain a better understanding of the use cases this library supports that drove you to publish it. Thanks in advance for the insight, Danny On Wed, Jan 27, 2016 at 3:12 AM, Amit Gupta <agupta(a)pivotal.io> wrote:
Juan, good stuff! I've seen some people struggling recently to drive |
|
Amit Kumar Gupta
See these StackOverflow questions about driving CF interactions via Python
toggle quoted message
Show quoted text
from the last ~1 month: * http://stackoverflow.com/questions/34527475/automate-cloudfoundry-deployment-with-python * http://stackoverflow.com/questions/34585547/how-to-use-cloudfoundry-client-python-module * http://stackoverflow.com/questions/34651566/upload-app-bits-in-cloudfoundry-with-python * http://stackoverflow.com/questions/34717166/how-to-list-all-apps-in-cloudfoundry-using-python * http://stackoverflow.com/questions/34719957/how-to-upload-bits-for-cloudfoundry-app-with-python-requests * http://stackoverflow.com/questions/34918216/cf-login-with-python Best, Amit On Wed, Jan 27, 2016 at 12:40 AM, Danny Rosen <drosen(a)pivotal.io> wrote:
@Amit: Could you embellish on the use cases you've encountered that have |
|
Juan Antonio Breña Moral <bren at juanantonio.info...>
Good morning Danny,
"This is interesting and I'd like to obtain a better understanding of the use cases this library supports that drove you to publish it" Can you describe in detail the question? I suppose that the use case could be similar than Java does. In this stage the development has the focus on app deployment and a basic interaction with logging component and uaa provided by pivotal/bluemix and local instance from nise installer: https://github.com/yudai/cf_nise_installer but In next months, I would like to add bosh-lite in the tests. Besides, I would like to increate the tests with the deployment with Docker containers. In this area, I have some tests, but I recognice that I have to evolve to bosh-lite: https://github.com/prosociallearnEU/cf-nodejs-client/blob/master/test/lib/model/cloudcontroller/DockerTests.js Cheers Juan Antonio |
|
Dieu Cao <dcao@...>
Dr. Nic created the cloudfoundry-community github org but anyone who is a
current member of the org can invite others. I've sent you an invite. Please keep in mind that org is not managed by the Cloud Foundry Foundation. -Dieu CF CAPI PM On Wed, Jan 27, 2016 at 2:39 AM, Juan Antonio Breña Moral < bren(a)juanantonio.info> wrote: Good morning Danny, |
|
Juan Antonio Breña Moral <bren at juanantonio.info...>
Many thanks for the invitation
|
|