|
Re: 3 etcd nodes don't work well in single zone
Hi Amit,
Thanks for your reply.
Yes, we still get stuck here.
And let's me introduce George who is checking this issue in detail. He will
send log and report with more details to you soon.
BTW, We
Hi Amit,
Thanks for your reply.
Yes, we still get stuck here.
And let's me introduce George who is checking this issue in detail. He will
send log and report with more details to you soon.
BTW, We
|
By
Tony
·
#821
·
|
|
[ANN] Buildpack releases: ruby, php, python, nodejs, staticfile
Hello CF community,
I'd like to announce update releases of the ruby, php, python, nodejs and
staticfile buildpacks.
*CF Binaries*
Primarily these releases were made to ship CF-specific binaries,
Hello CF community,
I'd like to announce update releases of the ruby, php, python, nodejs and
staticfile buildpacks.
*CF Binaries*
Primarily these releases were made to ship CF-specific binaries,
|
By
Mike Dalessio
·
#820
·
|
|
Re: 3 etcd nodes don't work well in single zone
Hi Tony,
Are you still having this issue?
Having 3 etcd nodes in a single zone should work perfectly fine. Can you
include logs from your HM9k nodes and your etcd nodes covering a few minutes
where
Hi Tony,
Are you still having this issue?
Having 3 etcd nodes in a single zone should work perfectly fine. Can you
include logs from your HM9k nodes and your etcd nodes covering a few minutes
where
|
By
Amit Kumar Gupta
·
#819
·
|
|
Re: Send a message to all application instances
Hi James,
But how does this service deliver the messages to all app instances? is it
via HTTP?
Best regards,
Peter D
Hi James,
But how does this service deliver the messages to all app instances? is it
via HTTP?
Best regards,
Peter D
|
By
Peter Dotchev <dotchev@...>
·
#818
·
|
|
UAA Release 2.4.1 Now Available !
*Features*
- Update the Identity Provider End Point to save and retrieve Lockout
policy per zone <https://www.pivotaltracker.com/story/show/87445084>
- Show relevant message after user
*Features*
- Update the Identity Provider End Point to save and retrieve Lockout
policy per zone <https://www.pivotaltracker.com/story/show/87445084>
- Show relevant message after user
|
By
Sree Tummidi
·
#817
·
|
|
Merge Request for
Hello,
I have submitted a PR (
https://github.com/cloudfoundry-community/cf-meteor-buildpack/pull/3) for
the Meteor buildpack, what is the process for it getting reviewed and
merged?
Hello,
I have submitted a PR (
https://github.com/cloudfoundry-community/cf-meteor-buildpack/pull/3) for
the Meteor buildpack, what is the process for it getting reviewed and
merged?
|
By
Jeff Sloyer
·
#816
·
|
|
Can't login into api
Hello together,
i've deployed Cloudfoundry into AWS like following:
- bosh aws create like descriped here:
http://docs.cloudfoundry.org/deploying/ec2/bootstrap-aws-vpc.html
- Installation of bosh
Hello together,
i've deployed Cloudfoundry into AWS like following:
- bosh aws create like descriped here:
http://docs.cloudfoundry.org/deploying/ec2/bootstrap-aws-vpc.html
- Installation of bosh
|
By
Schwerdtfeger, Christian <christian.schwerdtfeger@...>
·
#815
·
|
|
Re: Send a message to all application instances
a common way is to use a pub/sub pattern with a cf service the app binds
to. the service could be something like rabbitmq or redis that supports the
pub/sub pattern.
--
Thank you,
James Bayer
a common way is to use a pub/sub pattern with a cf service the app binds
to. the service could be something like rabbitmq or redis that supports the
pub/sub pattern.
--
Thank you,
James Bayer
|
By
James Bayer
·
#814
·
|
|
Send a message to all application instances
Hello,
I could not find a way to send/broadcast a message to all instances of a
given application in Cloud Foundry.
How can I notify all app instances of certain events?
If I just send a HTTP
Hello,
I could not find a way to send/broadcast a message to all instances of a
given application in Cloud Foundry.
How can I notify all app instances of certain events?
If I just send a HTTP
|
By
Peter Dotchev <dotchev@...>
·
#813
·
|
|
Re: Did anybody deploy a wiki as app to CF?
There are couple of them listed in the php buildpack @
https://github.com/cloudfoundry/php-buildpack#examples
--
Thanks
Sabith
408.896.6261
Mail send from portable device, excuse for any typos
There are couple of them listed in the php buildpack @
https://github.com/cloudfoundry/php-buildpack#examples
--
Thanks
Sabith
408.896.6261
Mail send from portable device, excuse for any typos
|
By
sabith ks
·
#812
·
|
|
Re: Did anybody deploy a wiki as app to CF?
i started a list of 3rd party compatible apps [1] for cloud foundry. if you
know of apps that work, please add it on the wiki, especially if there are
setup
i started a list of 3rd party compatible apps [1] for cloud foundry. if you
know of apps that work, please add it on the wiki, especially if there are
setup
|
By
James Bayer
·
#811
·
|
|
Re: [buildpacks] CF-built binaries: release timeline and beta testing
mike d is the best to answer, but i'll take a crack at it
for some buildpacks, we have been relying on heroku binaries which is an
external dependency. we want the cf team to be in complete control
mike d is the best to answer, but i'll take a crack at it
for some buildpacks, we have been relying on heroku binaries which is an
external dependency. we want the cf team to be in complete control
|
By
James Bayer
·
#810
·
|
|
Re: [buildpacks] CF-built binaries: release timeline and beta testing
Two questions on these cf-built binaries:
1. From my understanding, the purpose of this is to compile the binaries
so they are optimized for the cf specific stacks (e.g. cflinuxfs2 ) as
opposed to
Two questions on these cf-built binaries:
1. From my understanding, the purpose of this is to compile the binaries
so they are optimized for the cf specific stacks (e.g. cflinuxfs2 ) as
opposed to
|
By
Shawn Nielsen
·
#809
·
|
|
Re: Soliciting feedback on a UX change for route services
Guillaume,
Including the app_id with the request forwarded to the route service
becomes misleading/false when, upon receiving the request back from the
route service, the pre-determined app no longer
Guillaume,
Including the app_id with the request forwarded to the route service
becomes misleading/false when, upon receiving the request back from the
route service, the pre-determined app no longer
|
By
Shannon Coen
·
#808
·
|
|
Re: Did anybody deploy a wiki as app to CF?
We've successfully deployed Drupal (7.3x), we used the blog article as a
starting point, but are using the vanilla php bp (so no varnish) and are
using s3fs module against our own internal s3 store
We've successfully deployed Drupal (7.3x), we used the blog article as a
starting point, but are using the vanilla php bp (so no varnish) and are
using s3fs module against our own internal s3 store
|
By
john mcteague <john.mcteague@...>
·
#807
·
|
|
Re: Encryption method of CF CLI when running commands
the "cf api api.SYSTEMDOMAIN" command requires https with a valid cert
unless you use the flag that bypasses that.
$ cf api api.example.com
Setting api endpoint to api.example.com...
FAILED
Invalid
the "cf api api.SYSTEMDOMAIN" command requires https with a valid cert
unless you use the flag that bypasses that.
$ cf api api.example.com
Setting api endpoint to api.example.com...
FAILED
Invalid
|
By
James Bayer
·
#806
·
|
|
Re: Introducing OSS Release Integration Team
It's just a historical oddity.
Well before it was clear that there was going to be a "MEGA" team with the
specific mandates set out above, we knew we had this big set of interrated
problems,
It's just a historical oddity.
Well before it was clear that there was going to be a "MEGA" team with the
specific mandates set out above, we knew we had this big set of interrated
problems,
|
By
Amit Kumar Gupta
·
#805
·
|
|
Encryption method of CF CLI when running commands
Hi everyone,
I'm going to try to develop a plugin that uses the CF CLI, but I'm a bit worried about security, so the question is, what type of encryption uses the CF CLI when running commands?
i.e:
Hi everyone,
I'm going to try to develop a plugin that uses the CF CLI, but I'm a bit worried about security, so the question is, what type of encryption uses the CF CLI when running commands?
i.e:
|
By
César Iván . <cesar_k13 at hotmail.com...>
·
#804
·
|
|
Re: java buildpack debugging - how to pass memory value without manifest file ...
That worked. Thanks a lot Dan.
Regards,Vish
That worked. Thanks a lot Dan.
Regards,Vish
|
By
Vish
·
#803
·
|
|
Re: Did anybody deploy a wiki as app to CF?
Be careful with this. It uses a custom build pack (fork of standard PHP
BP) and last I saw, it wasn't updated for `cflinuxfs2`.
Dan
Be careful with this. It uses a custom build pack (fork of standard PHP
BP) and last I saw, it wasn't updated for `cflinuxfs2`.
Dan
|
By
Daniel Mikusa
·
#802
·
|