|
Tool To analyse memory on cf ||Application crashing on cloud foundry with java.lang.OutOfMemoryError: Metaspace
Mohit, Have you tried Ops metrics, https://docs.pivotal.io/pivotalcf/customizing/use-metrics.html . You can easily view memory usage using JMX client jconsole HTH
Mohit, Have you tried Ops metrics, https://docs.pivotal.io/pivotalcf/customizing/use-metrics.html . You can easily view memory usage using JMX client jconsole HTH
|
By
Paul Bakare
· #3727
·
|
|
Add a new job/vm instance using Bosh
Ah yeah! Thanks
By
Paul Bakare
· #3524
·
|
|
Add a new job/vm instance using Bosh
Hi, How can I increase DEA instance using Bosh? Appreciate your help.
Hi, How can I increase DEA instance using Bosh? Appreciate your help.
|
By
Paul Bakare
· #3522
·
|
|
uaa: stand-alone usage questions
Yes, we're using the default uaa db schema. Of course we have existing user-store which we migrated into UAA user's table. We simply wrote custom migration scripts to map our legacy users with UAA use
Yes, we're using the default uaa db schema. Of course we have existing user-store which we migrated into UAA user's table. We simply wrote custom migration scripts to map our legacy users with UAA use
|
By
Paul Bakare
· #2820
·
|
|
uaa: stand-alone usage questions
Hi Tony, see responses inline: Yes. We're currently using it in production with postgres db. How you want UAA to work all happens within your custom uaa.yml file. Yes. We built wrapper APIs around UAA
Hi Tony, see responses inline: Yes. We're currently using it in production with postgres db. How you want UAA to work all happens within your custom uaa.yml file. Yes. We built wrapper APIs around UAA
|
By
Paul Bakare
· #2818
·
|
|
Request timeout in CloudFoundry
Hi Mike, Could you let me know how you set timeout on gorouter to -1? Appreciate your response.
Hi Mike, Could you let me know how you set timeout on gorouter to -1? Appreciate your response.
|
By
Paul Bakare
· #2535
·
|
|
Defining a singular plan for all services
A custom built service. We're building a custom API Gateway for our apps.
A custom built service. We're building a custom API Gateway for our apps.
|
By
Paul Bakare
· #2323
·
|
|
Defining a singular plan for all services
Hi, How can I define a default plan to be used by more than one services without repeating the same plan definition in settings.yml file? Appreciate your help.
Hi, How can I define a default plan to be used by more than one services without repeating the same plan definition in settings.yml file? Appreciate your help.
|
By
Paul Bakare
· #2259
·
|
|
Reverse Proxy App on CF
Great. I can see the corresponding proposals at https://docs.google.com/document/d/1bGOQxiKkmaw6uaRWGd-sXpxL0Y28d3QihcluI15FiIA/edit# Is this what the [routing-api]( https://github.com/cloudfoundry-in
Great. I can see the corresponding proposals at https://docs.google.com/document/d/1bGOQxiKkmaw6uaRWGd-sXpxL0Y28d3QihcluI15FiIA/edit# Is this what the [routing-api]( https://github.com/cloudfoundry-in
|
By
Paul Bakare
· #2224
·
|
|
Reverse Proxy App on CF
Thanks James they need to send app-to-app through gorouter Do you have a sample that I checkout? I've never directly worked with gorouter
Thanks James they need to send app-to-app through gorouter Do you have a sample that I checkout? I've never directly worked with gorouter
|
By
Paul Bakare
· #2221
·
|
|
Reverse Proxy App on CF
Hi, I understand that gorouter performs the task of a reverse proxy. However, I'll like to know if it's possible to have an app that performs the task of a reverse proxy for other apps (something like
Hi, I understand that gorouter performs the task of a reverse proxy. However, I'll like to know if it's possible to have an app that performs the task of a reverse proxy for other apps (something like
|
By
Paul Bakare
· #2216
·
|
|
New Cloud Foundry team in Germany and initial working proposal
Thanks Simon. Looking forward to this. And congrats on the team name; Flintstone. Hmm, easy to remember! :) A classic use case for us is within UAA. Hence, I'm hoping the UAA team would find this feat
Thanks Simon. Looking forward to this. And congrats on the team name; Flintstone. Hmm, easy to remember! :) A classic use case for us is within UAA. Hence, I'm hoping the UAA team would find this feat
|
By
Paul Bakare
· #2049
·
|
|
Instance rolling restart feature in CC
Thank you very much wrote:
Thank you very much wrote:
|
By
Paul Bakare
· #2047
·
|
|
Instance rolling restart feature in CC
Thanks Gents. @ronak, Are you referring to this: https://github.com/cloudfoundry-incubator/cli-plugin-repo ? wrote:
Thanks Gents. @ronak, Are you referring to this: https://github.com/cloudfoundry-incubator/cli-plugin-repo ? wrote:
|
By
Paul Bakare
· #2045
·
|
|
Instance rolling restart feature in CC
Hi Is it possible to 'cf push' without killing all app instances? Is there a rolling restart feature in CC Appreciate your input.
Hi Is it possible to 'cf push' without killing all app instances? Is there a rolling restart feature in CC Appreciate your input.
|
By
Paul Bakare
· #2042
·
|
|
Implement custom error codes for token validation
Hi, During token validation (check_token endpoint), is it possible to get custom error codes per error message? Error messages such as {"error":"invalid_token","error_description":"Invalid token (coul
Hi, During token validation (check_token endpoint), is it possible to get custom error codes per error message? Error messages such as {"error":"invalid_token","error_description":"Invalid token (coul
|
By
Paul Bakare
· #2041
·
|
|
Packaging CF app as bosh-release
Yes Amit. Thanks I'm trying the 2 approaches since the both have their pros and cons. is your compute environment a multi-tenant one that will be running Yes. dev can push their own spark-based apps a
Yes Amit. Thanks I'm trying the 2 approaches since the both have their pros and cons. is your compute environment a multi-tenant one that will be running Yes. dev can push their own spark-based apps a
|
By
Paul Bakare
· #1886
·
|
|
Packaging CF app as bosh-release
Thanks Dmitriy, Just for clarity, are you saying multiple instances of a VM cannot share a single shared filesystem? wrote:
Thanks Dmitriy, Just for clarity, are you saying multiple instances of a VM cannot share a single shared filesystem? wrote:
|
By
Paul Bakare
· #1798
·
|
|
Packaging CF app as bosh-release
This is the big ???? . What I planned on using is HDFS over http or SWIFTFS. Would have to see what this gives. I also don't know what happens when you scale your VMs down, because BOSH Not until you
This is the big ???? . What I planned on using is HDFS over http or SWIFTFS. Would have to see what this gives. I also don't know what happens when you scale your VMs down, because BOSH Not until you
|
By
Paul Bakare
· #1791
·
|
|
Packaging CF app as bosh-release
They are tasks that run forever. The jobs are subscribers to RabbitMQ queues that process messages in batches. The jobs write to shared filesystem. No. No.
They are tasks that run forever. The jobs are subscribers to RabbitMQ queues that process messages in batches. The jobs write to shared filesystem. No. No.
|
By
Paul Bakare
· #1787
·
|