|
Re: ElasticSearch boshrelease and broker
There is at least one Elasticsearch+Logstash+Kibana release:
https://github.com/logsearch/logsearch-boshrelease
I don't know of any broker at the moment though.
wrote:
There is at least one Elasticsearch+Logstash+Kibana release:
https://github.com/logsearch/logsearch-boshrelease
I don't know of any broker at the moment though.
wrote:
|
By
Amit Kumar Gupta
·
#2592
·
|
|
Immutability of applications
I had this conversation with a few different people during the berlin
summit and promised one of them I would repeat it on the mailing list today
to get further feedback.
Today, once we push an
I had this conversation with a few different people during the berlin
summit and promised one of them I would repeat it on the mailing list today
to get further feedback.
Today, once we push an
|
By
john mcteague <john.mcteague@...>
·
#2591
·
|
|
Re: Cloud Foundry deploy on suse
wshd is simply reporting [1] the pivot_root [2] failure. It looks like
you're getting an EINVAL from the call which implies warden is running in
an unexpected environment.
If I were to guess, I'd say
wshd is simply reporting [1] the pivot_root [2] failure. It looks like
you're getting an EINVAL from the call which implies warden is running in
an unexpected environment.
If I were to guess, I'd say
|
By
Matthew Sykes <matthew.sykes@...>
·
#2590
·
|
|
Re: Error to make a Request to update password in UAA
Hi, I continue doing tests and I checked that I have the required permissions for current user:
{ value: '1b48d072-6715-40a4-b01c-f4f8ede67db9', display: 'password.write', type: 'DIRECT'
Hi, I continue doing tests and I checked that I have the required permissions for current user:
{ value: '1b48d072-6715-40a4-b01c-f4f8ede67db9', display: 'password.write', type: 'DIRECT'
|
By
Juan Antonio BreƱa Moral <bren at juanantonio.info...>
·
#2589
·
|
|
Re: abacus collector doesn't work
Hi,
Do you run this in bosh-lite environment of on hosted CF?
In case you have bosh-lite env you have to create a security group that enables the different micro-services to talk to each other. We
Hi,
Do you run this in bosh-lite environment of on hosted CF?
In case you have bosh-lite env you have to create a security group that enables the different micro-services to talk to each other. We
|
By
Hristo Iliev
·
#2588
·
|
|
Cloud Foundry deploy on suse
Hi all
We are trying to deploy cloud foundry on suse, now every CF module can
start successfully, but when I push an app to CF, it occurred error, I
checked the logs and found when start the
Hi all
We are trying to deploy cloud foundry on suse, now every CF module can
start successfully, but when I push an app to CF, it occurred error, I
checked the logs and found when start the
|
By
Youzhi Zhu
·
#2587
·
|
|
ElasticSearch boshrelease and broker
i was wondering if someone already created/released a eleasticsearch bosh release with a broker?
i was wondering if someone already created/released a eleasticsearch bosh release with a broker?
|
By
ramonskie
·
#2586
·
|
|
abacus collector doesn't work
Hi
I am trying to run abacus in my cloudfoundry env. However after successfully push all abacus applications into CF, I found following error from some of the
Hi
I am trying to run abacus in my cloudfoundry env. However after successfully push all abacus applications into CF, I found following error from some of the
|
By
MaggieMeng
·
#2585
·
|
|
Deploy on OpenNebula
Any on deploy CloudFoundry on OpenNebula? I can only find the cpi for OpenStack, VMWare etc...
Any on deploy CloudFoundry on OpenNebula? I can only find the cpi for OpenStack, VMWare etc...
|
By
Yancey
·
#2584
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
I looked at the strace, I see you did indeed mean "loop without resolver on
localhost". If you try it with *only* a resolver on localhost, do you get
the eventually consistent DNS slowdown?
I looked at the strace, I see you did indeed mean "loop without resolver on
localhost". If you try it with *only* a resolver on localhost, do you get
the eventually consistent DNS slowdown?
|
By
Amit Kumar Gupta
·
#2583
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Thanks Matt!
When you say "the loop without the resolver on local host" did you mean
"the loop with only a resolver on local host"? Sorry if my setup wasn't
clear, but my intention was to only have
Thanks Matt!
When you say "the loop without the resolver on local host" did you mean
"the loop with only a resolver on local host"? Sorry if my setup wasn't
clear, but my intention was to only have
|
By
Amit Kumar Gupta
·
#2582
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Here are the results of the ruby loop with strace:
https://gist.github.com/cholick/e7e122e34b524cae5fa1
As expected, things eventually get slow. The bash version of the loop with
a new vm each time
Here are the results of the ruby loop with strace:
https://gist.github.com/cholick/e7e122e34b524cae5fa1
As expected, things eventually get slow. The bash version of the loop with
a new vm each time
|
By
Matt Cholick
·
#2581
·
|
|
Re: PHP extension 'gettext' doesn't work?
Hi Jack,
That sounds like a great idea. I'll prioritize this work in our Tracker
backlog.
-mike
Hi Jack,
That sounds like a great idea. I'll prioritize this work in our Tracker
backlog.
-mike
|
By
Mike Dalessio
·
#2580
·
|
|
Re: Diff between cf restart and cf restage
The staging process has access to env variables, etc. so the env can affect
the contents of the droplet.
You might notice that when you do a cf set-env you get a message that
advises you to do a cf
The staging process has access to env variables, etc. so the env can affect
the contents of the droplet.
You might notice that when you do a cf set-env you get a message that
advises you to do a cf
|
By
Cornelia Davis <cdavis@...>
·
#2579
·
|
|
Re: Diff between cf restart and cf restage
`restage` will stop your application, run the application bits through the
staging process to create a new droplet, and then start the new droplet.
It's a lot like `push` but without actually pushing
`restage` will stop your application, run the application bits through the
staging process to create a new droplet, and then start the new droplet.
It's a lot like `push` but without actually pushing
|
By
Matthew Sykes <matthew.sykes@...>
·
#2578
·
|
|
Re: PHP extension 'gettext' doesn't work?
This is a great list of languages to support. May I ask to add ar (Arabic)
and iw (Hebrew) to the list? These two are considered "Group 2" languages
in the company I work for. With them added, all
This is a great list of languages to support. May I ask to add ar (Arabic)
and iw (Hebrew) to the list? These two are considered "Group 2" languages
in the company I work for. With them added, all
|
By
Jack Cai
·
#2577
·
|
|
Diff between cf restart and cf restage
Hi,
Can someone explain in detail what is the difference between cf restart and
cf restage ?
--
Thanks,
*Nikhil Katre* | Software Engineer
Mobile: (919) 633 3940
Hi,
Can someone explain in detail what is the difference between cf restart and
cf restage ?
--
Thanks,
*Nikhil Katre* | Software Engineer
Mobile: (919) 633 3940
|
By
Nikhil Katre <nikhil.katre@...>
·
#2576
·
|
|
Re: How can i listen two or more port in an app?
We're currently working on adding support for routing to multiple app
ports.
Proposed UX can be found at the bottom of this doc, starting with step
We're currently working on adding support for routing to multiple app
ports.
Proposed UX can be found at the bottom of this doc, starting with step
|
By
Shannon Coen
·
#2575
·
|
|
Re: UAA branding and scope descriptions
Hi Josh,
Rebranding is possible today. This can be done by updating the assets under : https://github.com/cloudfoundry/uaa/blob/master/uaa/src/main/webapp/resources/
As mentioned by Matt below we do
Hi Josh,
Rebranding is possible today. This can be done by updating the assets under : https://github.com/cloudfoundry/uaa/blob/master/uaa/src/main/webapp/resources/
As mentioned by Matt below we do
|
By
Sree Tummidi
·
#2574
·
|
|
Re: CFScaler - CloudFoundry Auto Scaling
Hey! Nice to hear you open source your solutions.
Actually in Altoros we had a deel with such tasks, we also open sourced the solution that can be used for such purposes [1]. This is pretty
Hey! Nice to hear you open source your solutions.
Actually in Altoros we had a deel with such tasks, we also open sourced the solution that can be used for such purposes [1]. This is pretty
|
By
Alexander Lomov <alexander.lomov@...>
·
#2573
·
|