|
Re: How can i listen two or more port in an app?
With DEA's, you can't. With Diego, you can look at the new TCP routing
support [1] if you want the port to be accessible to everyone, all the
time, or ssh port forwarding [2] if you only want someone
With DEA's, you can't. With Diego, you can look at the new TCP routing
support [1] if you want the port to be accessible to everyone, all the
time, or ssh port forwarding [2] if you only want someone
|
By
Matthew Sykes <matthew.sykes@...>
·
#2572
·
|
|
How can i listen two or more port in an app?
Dear all!
How can i listen two or more port in an app? such as my Java app include two port: one is process web request and another one is a jmx port.
Dear all!
How can i listen two or more port in an app? such as my Java app include two port: one is process web request and another one is a jmx port.
|
By
Yancey
·
#2571
·
|
|
OpenAM integration
Hello,
We are trying to integrate a Single Sign-On authentication from OpenAM into an application deployed on Cloud Foundry.
Does anyone know what would be the best approach to do this?
Thank you!
Hello,
We are trying to integrate a Single Sign-On authentication from OpenAM into an application deployed on Cloud Foundry.
Does anyone know what would be the best approach to do this?
Thank you!
|
By
Antonio Diaz Arroyo
·
#2570
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Okay, interesting, hopefully we're narrowing in on something. There's a
couple variables I'd like to eliminate, so I wonder if you could try the
following. Also, feel free at any point to let me
Okay, interesting, hopefully we're narrowing in on something. There's a
couple variables I'd like to eliminate, so I wonder if you could try the
following. Also, feel free at any point to let me
|
By
Amit Kumar Gupta
·
#2569
·
|
|
Re: json data and the cli
Hi Matthew,
Thank you for raising the issue in GH. We’d welcome a PR with yaml file support to cups. We can extrapolate from there.
Regards,
Dies Koper
Sent: Tuesday, October 27, 2015 7:43
Hi Matthew,
Thank you for raising the issue in GH. We’d welcome a PR with yaml file support to cups. We can extrapolate from there.
Regards,
Dies Koper
Sent: Tuesday, October 27, 2015 7:43
|
By
Koper, Dies <diesk@...>
·
#2568
·
|
|
Re: PHP extension 'gettext' doesn't work?
We've added support for some locales into the rootfs. There are quite a few
locales, of which we don't know if we need to officially support them. Our
current list, is from a consumer level list of
We've added support for some locales into the rootfs. There are quite a few
locales, of which we don't know if we need to officially support them. Our
current list, is from a consumer level list of
|
By
JT Archie <jarchie@...>
·
#2567
·
|
|
Re: UAA branding and scope descriptions
No formal extension process currently exists to do what you're asking for.
The topic has been raised at the runtime PMC as others have similar needs.
It sounds like the identity team may have some
No formal extension process currently exists to do what you're asking for.
The topic has been raised at the runtime PMC as others have similar needs.
It sounds like the identity team may have some
|
By
Matthew Sykes <matthew.sykes@...>
·
#2566
·
|
|
Re: Does warden container/daemon allow swap?
It doesn't mean that the process *can't* swap but it does mean that when
memory usage exceeds the limit, the kernel won't swap out any pages to
avoid the oom killer.
There were some discussions about
It doesn't mean that the process *can't* swap but it does mean that when
memory usage exceeds the limit, the kernel won't swap out any pages to
avoid the oom killer.
There were some discussions about
|
By
Matthew Sykes <matthew.sykes@...>
·
#2565
·
|
|
UAA branding and scope descriptions
I have two ways in which I want to customize the UAA:
- Brand the login screen with my company L&F
- Add descriptons for custom scopes so that the access confirmation
messages are relevant
I have two ways in which I want to customize the UAA:
- Brand the login screen with my company L&F
- Add descriptons for custom scopes so that the access confirmation
messages are relevant
|
By
john mcteague <john.mcteague@...>
·
#2564
·
|
|
Re: How to Handle the Intersection beween Diego and CF Jobs
Check this out
https://github.com/cloudfoundry-incubator/diego-release/blob/develop/README.md
Check this out
https://github.com/cloudfoundry-incubator/diego-release/blob/develop/README.md
|
By
Ronak Banka
·
#2563
·
|
|
How to Handle the Intersection beween Diego and CF Jobs
I installed CF and then found out that Diego is not included. I don't get "generate_deployment_manifest" to work for the Diego installation because I get "unresolved nodes" and don't know how to
I installed CF and then found out that Diego is not included. I don't get "generate_deployment_manifest" to work for the Diego installation because I get "unresolved nodes" and don't know how to
|
By
Nguinaro Givol
·
#2562
·
|
|
Re: How Warden limit socket queue?
As a user, you can't. Even though somaxconn is associated with the network
namespace, you need to be privileged (root) to change it.
If you wanted a higher default across all containers, you could
As a user, you can't. Even though somaxconn is associated with the network
namespace, you need to be privileged (root) to change it.
If you wanted a higher default across all containers, you could
|
By
Matthew Sykes <matthew.sykes@...>
·
#2561
·
|
|
How Warden limit socket queue?
Dear all!
I pushed an app with uwsgi, but it crashed. After investigation, the argument “listen” in uwsgi.ini(uwsgi config file) is cause of crash. it’s so large, when i reduce it from 256 to
Dear all!
I pushed an app with uwsgi, but it crashed. After investigation, the argument “listen” in uwsgi.ini(uwsgi config file) is cause of crash. it’s so large, when i reduce it from 256 to
|
By
Yancey
·
#2560
·
|
|
Re: Error to make a Request to update password in UAA
Good morning,
The user which I use has the following groups:
[ { value: 'c6032d43-5eb6-4719-8ff5-5ec3b6bf7cf8',
display: 'approvals.me',
type: 'DIRECT' },
{ value:
Good morning,
The user which I use has the following groups:
[ { value: 'c6032d43-5eb6-4719-8ff5-5ec3b6bf7cf8',
display: 'approvals.me',
type: 'DIRECT' },
{ value:
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2559
·
|
|
Re: CFScaler - CloudFoundry Auto Scaling
Nice things !
Do you have any documentation ??
Thanks
wrote:
Nice things !
Do you have any documentation ??
Thanks
wrote:
|
By
Gwenn Etourneau
·
#2558
·
|
|
CFScaler - CloudFoundry Auto Scaling
Hi CF nuts,
I'm from FPT Software. We've just opened source CFScaler - auto scaling
feature for CloudFoundry. The repository locates here:
https://github.com/cloudfoundry-community/cfscaler
Auto
Hi CF nuts,
I'm from FPT Software. We've just opened source CFScaler - auto scaling
feature for CloudFoundry. The repository locates here:
https://github.com/cloudfoundry-community/cfscaler
Auto
|
By
Nguyen Dang Minh
·
#2557
·
|
|
CloudFoundry scalibility benchmark
Hi guys,
We have been using cloud foundry as our first class PaaS layer since it was released, but for now our cluster is still limited to 100 servers.
So I wonder if there's scalibility
Hi guys,
We have been using cloud foundry as our first class PaaS layer since it was released, but for now our cluster is still limited to 100 servers.
So I wonder if there's scalibility
|
By
harry zhang
·
#2556
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Amit,
It looks like consul isn't configured as a recursive resolver. When running
the above code, resolving fails on the first nameserver and the script
fails. resolv-replace's TCPSocket.open is
Amit,
It looks like consul isn't configured as a recursive resolver. When running
the above code, resolving fails on the first nameserver and the script
fails. resolv-replace's TCPSocket.open is
|
By
Matt Cholick
·
#2555
·
|
|
Does warden container/daemon allow swap?
I looked into the source code of warden.
Realized that warden sets these two cgroup memory
I looked into the source code of warden.
Realized that warden sets these two cgroup memory
|
By
Shaozhen Ding
·
#2554
·
|
|
Re: Source IP ACLs
We have proprietarily implemented the feature into Gorouter, but now similar
functionality will probably achieved by Route Service [1]. There seems
little information [2] about it and I also want to
We have proprietarily implemented the feature into Gorouter, but now similar
functionality will probably achieved by Route Service [1]. There seems
little information [2] about it and I also want to
|
By
Noburou TANIGUCHI
·
#2553
·
|