|
Connecting to Cassandra
Hi,
I used the sample https://github.com/cf-platform-eng/cf-cassandra-demo, but trying to cassandra hosted outside through userdefined services
When It starts, I see the following exception. Caused
Hi,
I used the sample https://github.com/cf-platform-eng/cf-cassandra-demo, but trying to cassandra hosted outside through userdefined services
When It starts, I see the following exception. Caused
|
By
Basanth Gowda
·
#3132
·
|
|
Re: Web sockets + Cloud Foundry
Gorouter support websocket, so there is no reason why your application
could not work into PCF / PWS
bren(a)juanantonio.info> wrote:
Gorouter support websocket, so there is no reason why your application
could not work into PCF / PWS
bren(a)juanantonio.info> wrote:
|
By
Gwenn Etourneau
·
#3131
·
|
|
Re: Questions about UAA
That's too wide ...
Maybe you should learn a little bit about Java.
thanks
wrote:
That's too wide ...
Maybe you should learn a little bit about Java.
thanks
wrote:
|
By
Gwenn Etourneau
·
#3130
·
|
|
Re: Diego Docker private repository not working
Sorry. I meant to say we don't support private repositories which require
credentials, not private (non-hub) registries. I believe
password-protected private
repositories on docker hub (or elsewhere)
Sorry. I meant to say we don't support private repositories which require
credentials, not private (non-hub) registries. I believe
password-protected private
repositories on docker hub (or elsewhere)
|
By
Ted Young
·
#3129
·
|
|
Re: Diego Docker private repository not working
A 0.1441.0 install without the docker cache, pulled from a private registry, no auth, no problems.
I'm confused by this thread.
A 0.1441.0 install without the docker cache, pulled from a private registry, no auth, no problems.
I'm confused by this thread.
|
By
Tom Sherrod <tom.sherrod@...>
·
#3128
·
|
|
Re: Exposing more meta-data for admin buildpacks
Hi, Jack! Thanks for bringing this up.
I agree we could and should be thinking about how to provide more metadata
about the buildpacks. Some thoughts inline below.
The information you're asking
Hi, Jack! Thanks for bringing this up.
I agree we could and should be thinking about how to provide more metadata
about the buildpacks. Some thoughts inline below.
The information you're asking
|
By
Mike Dalessio
·
#3127
·
|
|
[Abacus] Differentiating accumulate rating and aggregate rating
Hi,
With the new implementation of resource-instance level rating, there is a
need to differentiate the accumulation(resource instance) rating and
aggregation(resource) rating.
For example, in the
Hi,
With the new implementation of resource-instance level rating, there is a
need to differentiate the accumulation(resource instance) rating and
aggregation(resource) rating.
For example, in the
|
By
KRuelY <kevinyudhiswara@...>
·
#3126
·
|
|
Re: Diego Docker private repository not working
Thanks for the quick reply - is there any workaround till the time long
term solution will be in place.
Thanks for the quick reply - is there any workaround till the time long
term solution will be in place.
|
By
Anuj Jain <anuj17280@...>
·
#3125
·
|
|
Re: Diego Docker private repository not working
We don't currently support private docker registries, because as far as we
are aware the only auth scheme currently supported by private docker
registries is username/password. It is a violation of
We don't currently support private docker registries, because as far as we
are aware the only auth scheme currently supported by private docker
registries is username/password. It is a violation of
|
By
Ted Young
·
#3124
·
|
|
Switching database for gitbot today (10:45 AM -11:45 AM PST)
Hi all,
The toolsmiths team will be migrating the database for gitbot to a
different service provider. It is a zero-downtime deploy and shouldn't
affect any teams.
We will be doing this today
Hi all,
The toolsmiths team will be migrating the database for gitbot to a
different service provider. It is a zero-downtime deploy and shouldn't
affect any teams.
We will be doing this today
|
By
Tushar Dadlani
·
#3123
·
|
|
Re: CF Networking -- Seeking clarity on today's implementation
Hey Ravi, great questions. You're right, all these details may not be well
documented. Out of curiosity, where did you look for documentation, and
where did you find out what you've currently come to
Hey Ravi, great questions. You're right, all these details may not be well
documented. Out of curiosity, where did you look for documentation, and
where did you find out what you've currently come to
|
By
Amit Kumar Gupta
·
#3122
·
|
|
Re: CF Networking -- Seeking clarity on today's implementation
You have a lot of questions here and some of them may depend on how you’re deploying Cloud Foundry. I’ll add some answers inline.
A container is created for each desired instance of an
You have a lot of questions here and some of them may depend on how you’re deploying Cloud Foundry. I’ll add some answers inline.
A container is created for each desired instance of an
|
By
Matthew Sykes <matthew.sykes@...>
·
#3121
·
|
|
CF Networking -- Seeking clarity on today's implementation
I did not find detailed documentation so I have created a set of assumptions below on how CF Networking works. Are these correct? Can I get answers to the questions? Thank you!
High Level
I did not find detailed documentation so I have created a set of assumptions below on how CF Networking works. Are these correct? Can I get answers to the questions? Thank you!
High Level
|
By
ravi malhotra
·
#3120
·
|
|
CF Slack access
Hi all!
The toolsmiths team has been kind enough to setup an easy way for anyone in
the community to join our Slack instance:
http://slack.cloudfoundry.org/
Feel free to join in the
Hi all!
The toolsmiths team has been kind enough to setup an easy way for anyone in
the community to join our Slack instance:
http://slack.cloudfoundry.org/
Feel free to join in the
|
By
Chip Childers <cchilders@...>
·
#3119
·
|
|
Diego Docker private repository not working
Hi,
I could not able to run docker containers using docker's v2 private
repository - I am using CF V226, Diego V0.1443.0 and Diego docker cache
V0.1021.0 (with stemcell V3146 - across all
Hi,
I could not able to run docker containers using docker's v2 private
repository - I am using CF V226, Diego V0.1443.0 and Diego docker cache
V0.1021.0 (with stemcell V3146 - across all
|
By
Anuj Jain <anuj17280@...>
·
#3118
·
|
|
Re: Web sockets + Cloud Foundry
Hi,
In our local instance, we have tested socket.io without any problem.
http://socket.io/get-started/
https://davidwalsh.name/websocket
Juan Antonio
Hi,
In our local instance, we have tested socket.io without any problem.
http://socket.io/get-started/
https://davidwalsh.name/websocket
Juan Antonio
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3117
·
|
|
Re: Failing to push standalone java app
Adding a "Class-Path:" entry to a MANIFEST.MF file seems to work for me.
The two entries were present in the command that was generated by the
Adding a "Class-Path:" entry to a MANIFEST.MF file seems to work for me.
The two entries were present in the command that was generated by the
|
By
Daniel Mikusa
·
#3116
·
|
|
Questions about UAA
Hi,
I would like to ask a simple question about UAA. I know this may be a kind of
rudimentary Spring Framework question, but I do not understand how
uaa/src/main/webapps/WEB-INF/jsp/login.jsp file
Hi,
I would like to ask a simple question about UAA. I know this may be a kind of
rudimentary Spring Framework question, but I do not understand how
uaa/src/main/webapps/WEB-INF/jsp/login.jsp file
|
By
Nitta, Minoru <minoru.nitta@...>
·
#3115
·
|
|
Re: Failing to push standalone java app
Forgot to mention that all the dependencies are correctly configured in pom.xml
Forgot to mention that all the dependencies are correctly configured in pom.xml
|
By
Rahul Gupta
·
#3114
·
|
|
bosh deploy failed
Hi,
I’m trying deploy cf release with bosh-lite, but it failed when i run “bosh deploy”,I use cf relase 226,here is the detail,any one can help with the error?
Started updating job api_z1
Hi,
I’m trying deploy cf release with bosh-lite, but it failed when i run “bosh deploy”,I use cf relase 226,here is the detail,any one can help with the error?
Started updating job api_z1
|
By
Yancey
·
#3113
·
|