|
Re: UAA : Is anyone utilizing the Password Score Feature
+1
From: Nicholas Calugar <ncalugar(a)pivotal.io<mailto:ncalugar(a)pivotal.io>>
Reply-To: "Discussions about Cloud Foundry projects and the system overall."
+1
From: Nicholas Calugar <ncalugar(a)pivotal.io<mailto:ncalugar(a)pivotal.io>>
Reply-To: "Discussions about Cloud Foundry projects and the system overall."
|
By
Winkler, Steve (GE Digital) <steve.winkler@...>
·
#315
·
|
|
Re: UAA : Is anyone utilizing the Password Score Feature
In that vein, it would be nice to be able to specify which characters constitute “special” and to have a list of disallowed characters.
Josh Ghiloni
Senior Consultant
303.932.2202 o |
In that vein, it would be nice to be able to specify which characters constitute “special” and to have a list of disallowed characters.
Josh Ghiloni
Senior Consultant
303.932.2202 o |
|
By
Josh Ghiloni
·
#313
·
|
|
Re: UAA : Is anyone utilizing the Password Score Feature
Hi Sree,
Not sure if this is possible, but maybe instead of requireAtLeastOneSpecialCharacter boolean, you could do minSpecialCharacters int (0-n)? This would allow more rigorous password
Hi Sree,
Not sure if this is possible, but maybe instead of requireAtLeastOneSpecialCharacter boolean, you could do minSpecialCharacters int (0-n)? This would allow more rigorous password
|
By
Nicholas Calugar
·
#311
·
|
|
UAA : Is anyone utilizing the Password Score Feature
Hi All,
The UAA team is in the process of implementing Password Policy feature
<https://www.pivotaltracker.com/story/show/82182984> for users stored in
UAA.
The following properties around password
Hi All,
The UAA team is in the process of implementing Password Policy feature
<https://www.pivotaltracker.com/story/show/82182984> for users stored in
UAA.
The following properties around password
|
By
Sree Tummidi
·
#310
·
|
|
Syslog Drain to Logstash Problems
Hello,
We are having problems draining log messages to Logstash. The drain is
setup as a user provided service.
cf cups logstash-drain -l syslog://xx.xx.xx.xx:5000
And then bound to the service.
cf
Hello,
We are having problems draining log messages to Logstash. The drain is
setup as a user provided service.
cf cups logstash-drain -l syslog://xx.xx.xx.xx:5000
And then bound to the service.
cf
|
By
Steve Wall <steve.wall@...>
·
#309
·
|
|
Re: Release Notes for v210
Hi, all,
Please be aware that the Diego team has recently identified a goroutine and
memory leak in the Diego codebase for release 0.1247.0 that eventually
affects the performance of Diego's receptor
Hi, all,
Please be aware that the Diego team has recently identified a goroutine and
memory leak in the Diego codebase for release 0.1247.0 that eventually
affects the performance of Diego's receptor
|
By
Eric Malm <emalm@...>
·
#308
·
|
|
Re: Release Notes for v210
Hi Guillaume,
The metron_agent.deployment default can be found in
cf-release/templates/cf-lamb.yml which should get merged automatically if
using the generate_deployment_manifest script in
Hi Guillaume,
The metron_agent.deployment default can be found in
cf-release/templates/cf-lamb.yml which should get merged automatically if
using the generate_deployment_manifest script in
|
By
CF Runtime
·
#307
·
|
|
Re: Staging error: no available stagers (status code: 400, error code: 170001)
Please check the 'staging.advertise' of nats message
https://github.com/cloudfoundry/dea_ng#staging
sample command:
bundle exec nats-sub
Please check the 'staging.advertise' of nats message
https://github.com/cloudfoundry/dea_ng#staging
sample command:
bundle exec nats-sub
|
By
Takeshi Morikawa
·
#306
·
|
|
Re: Release Notes for v210
Hi,
Thanks for the v210 announcement and the associated release note. It seems
that the v209-announced introduction of a new mandatory
metron_agent.deployment property did not make it into the
Hi,
Thanks for the v210 announcement and the associated release note. It seems
that the v209-announced introduction of a new mandatory
metron_agent.deployment property did not make it into the
|
By
Guillaume Berche
·
#305
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
Resend the question.
I deployed the cf into openstack successfully. However, I got failure when
I tried to push my first php example.
Starting app cf-php-demo in org system / space dev as
Resend the question.
I deployed the cf into openstack successfully. However, I got failure when
I tried to push my first php example.
Starting app cf-php-demo in org system / space dev as
|
By
iamflying
·
#304
·
|
|
Re: Scaling Services
Regarding a) you could try having your services managed by Apache Brooklyn
<http://brooklyn.incubator.apache.org/> it can auto- or manually-scale. I
wrote a Service
Regarding a) you could try having your services managed by Apache Brooklyn
<http://brooklyn.incubator.apache.org/> it can auto- or manually-scale. I
wrote a Service
|
By
Robert Moss
·
#303
·
|
|
Server error, status code: 400, error code: 170001, message: Staging error: no available stagers
Hi all,
I got failure when I deployed the cf into openstack. Below is my current
findings. The DEA and CC have enough resources (4G RAM, 20G disk). Any clues
to debug? Attached debug.log.
Hi all,
I got failure when I deployed the cf into openstack. Below is my current
findings. The DEA and CC have enough resources (4G RAM, 20G disk). Any clues
to debug? Attached debug.log.
|
By
iamflying
·
#302
·
|
|
Re: Soliciting feedback for design proposal: TCP Routing
shannon and team,
thanks to all of those that worked on this proposal thus far! so many new
workloads will be enabled by adding tcp routing for cf applications. i'm
looking forward to the community
shannon and team,
thanks to all of those that worked on this proposal thus far! so many new
workloads will be enabled by adding tcp routing for cf applications. i'm
looking forward to the community
|
By
James Bayer
·
#301
·
|
|
Re: Scaling Services
My 2 cents:
Your database, while it's deployed in CF, it's based on MySQL. Depending on
the configuration (YML file) you used for that release, scaling that
database is strictly based on whatever
My 2 cents:
Your database, while it's deployed in CF, it's based on MySQL. Depending on
the configuration (YML file) you used for that release, scaling that
database is strictly based on whatever
|
By
Alberto A. Flores
·
#300
·
|
|
Soliciting feedback for design proposal: TCP Routing
Currently Cloud Foundry only supports routing of http traffic to
applications. There are many use cases, especially related to IOT, for
which applications need to receive non-http traffic.
Together
Currently Cloud Foundry only supports routing of http traffic to
applications. There are many use cases, especially related to IOT, for
which applications need to receive non-http traffic.
Together
|
By
Shannon Coen
·
#299
·
|
|
Re: Scaling Services
I can't speak to a), but the general pattern for b) would be to store the
actual blob data into an object store of some sort (whether public like AWS
S3 or Azure, etc, or on a private service like
I can't speak to a), but the general pattern for b) would be to store the
actual blob data into an object store of some sort (whether public like AWS
S3 or Azure, etc, or on a private service like
|
By
Matt Cowger
·
#298
·
|
|
Scaling Services
Hi, guys.
I'm a beginner in using CF and I successfully deployed cf-mysql-release [1]
and now I can write, read, etc from the database as a service bound in my
application.
Now, I have some
Hi, guys.
I'm a beginner in using CF and I successfully deployed cf-mysql-release [1]
and now I can write, read, etc from the database as a service bound in my
application.
Now, I have some
|
By
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
·
#297
·
|
|
Utilities PMC - 2015-06-02 notes
Hi all,
We had a meeting of the Utilities PMC today, permanent notes are at:
>
https://github.com/cloudfoundry/pmc-notes/blob/master/Utilities/2015-06-02-utilities.md
which I've helpfully copied
Hi all,
We had a meeting of the Utilities PMC today, permanent notes are at:
>
https://github.com/cloudfoundry/pmc-notes/blob/master/Utilities/2015-06-02-utilities.md
which I've helpfully copied
|
By
Mike Dalessio
·
#296
·
|
|
Soliciting feedback on feature proposal: User-managed Service Brokers
Currently registration of service brokers is an admin-only function in
Cloud Foundry. We've heard users and operators ask for a feature that would
enable broker authors to register their own service
Currently registration of service brokers is an admin-only function in
Cloud Foundry. We've heard users and operators ask for a feature that would
enable broker authors to register their own service
|
By
Shannon Coen
·
#295
·
|
|
Compatibility with Amazon RDS for Aurora
Has anyone run the cloud controller and/or uaa against Aurora? Any issues?
Mike
Has anyone run the cloud controller and/or uaa against Aurora? Any issues?
Mike
|
By
Mike Youngstrom <youngm@...>
·
#294
·
|