|
Enable/disable ssh access
Hello,
according to https://docs.cloudfoundry.org/devguide/deploy-apps/app-ssh-overview.html#ssh-access-control-hierarchy there are 3 levels of configuration to enable/disable ssh access to apps
Hello,
according to https://docs.cloudfoundry.org/devguide/deploy-apps/app-ssh-overview.html#ssh-access-control-hierarchy there are 3 levels of configuration to enable/disable ssh access to apps
|
By
Stephan Merker
·
#6033
·
|
|
Re: Make service from own app
Hi,
You can create a user-provided service from your app.
Then you can bind it to the other app.
See https://docs.cloudfoundry.org/devguide/services/user-provided.html
Best regards,
Peter
Hi,
You can create a user-provided service from your app.
Then you can bind it to the other app.
See https://docs.cloudfoundry.org/devguide/services/user-provided.html
Best regards,
Peter
|
By
Peter Dotchev <dotchev@...>
·
#6032
·
|
|
Make service from own app
Hi All,
I push my app to the cloud foundry and it works. Now I want to make it as a service, then can bind it to another app.
Can you help me what should I do?
Thanks
Hi All,
I push my app to the cloud foundry and it works. Now I want to make it as a service, then can bind it to another app.
Can you help me what should I do?
Thanks
|
By
Aida Rangy
·
#6031
·
|
|
UAA: inactive user disable/lockout
Hi,
we are looking into automatically disabling inactive users (in uaa user
properties, set active: false). This is because over time we accumulated a
lot of accounts in our platform. Many users use
Hi,
we are looking into automatically disabling inactive users (in uaa user
properties, set active: false). This is because over time we accumulated a
lot of accounts in our platform. Many users use
|
By
Michal Tekel
·
#6030
·
|
|
Re: cloudfoundry file descriptor limit is too small
Hi peter,
DEA's file descriptor limit and application's one are two different things.
An application's file descriptor limit is defined as a property of the
process of the application instance
Hi peter,
DEA's file descriptor limit and application's one are two different things.
An application's file descriptor limit is defined as a property of the
process of the application instance
|
By
Noburou TANIGUCHI
·
#6029
·
|
|
Re: CF CAB call next week Wednesday November 9th @ 8a PDT
8:00a not 8:30a. My bad. Talk soon,
dr.max
ibm cloud labs
sillicon valley, ca
Sent from my iPhone
8:00a not 8:30a. My bad. Talk soon,
dr.max
ibm cloud labs
sillicon valley, ca
Sent from my iPhone
|
By
Michael Maximilien
·
#6028
·
|
|
Re: CF CAB call next week Wednesday November 9th @ 8a PDT
Final reminder of the #CAB call tomorrow Wednesday November 9th @ 8:30a. We will have some milestones updates from main projects, e.g., container networking, Diego, and others, and we hope to also
Final reminder of the #CAB call tomorrow Wednesday November 9th @ 8:30a. We will have some milestones updates from main projects, e.g., container networking, Diego, and others, and we hope to also
|
By
Michael Maximilien
·
#6027
·
|
|
Re: Meet the new CF container networking stack!
Phenomenal work all! Great to see us hit this significant milestone!
Onsi
Phenomenal work all! Great to see us hit this significant milestone!
Onsi
|
By
Onsi Fakhouri <ofakhouri@...>
·
#6025
·
|
|
TLS Certs for Loggregator
Hi All -
The loggregator team has been working on a more resilient and secure
connection between doppler and trafficcontroller. As part of these
changes, our next bump in cf-release will require TLS
Hi All -
The loggregator team has been working on a more resilient and secure
connection between doppler and trafficcontroller. As part of these
changes, our next bump in cf-release will require TLS
|
By
Adam Hevenor
·
#6026
·
|
|
Set default value for Diego SSH to disabled
Hello all,
We would like to enable Diego SSH as an option that can be set by the developer on his application but currently it is enabled by default and the developer have to take action to disable
Hello all,
We would like to enable Diego SSH as an option that can be set by the developer on his application but currently it is enabled by default and the developer have to take action to disable
|
By
Grifalconi, Michael <michael.grifalconi@...>
·
#6024
·
|
|
Re: Meet the new CF container networking stack!
congrats container networking team on this important milestone! thanks to
everyone that contributed with code and feedback thus far.
wrote:
--
Thank you,
James Bayer
congrats container networking team on this important milestone! thanks to
everyone that contributed with code and feedback thus far.
wrote:
--
Thank you,
James Bayer
|
By
James Bayer
·
#6023
·
|
|
Re: Meet the new CF container networking stack!
This is really exciting. Great work from the whole Container Networking
project team!
wrote:
--
Chip Childers
CTO, Cloud Foundry Foundation
1.267.250.0815
This is really exciting. Great work from the whole Container Networking
project team!
wrote:
--
Chip Childers
CTO, Cloud Foundry Foundation
1.267.250.0815
|
By
Chip Childers <cchilders@...>
·
#6022
·
|
|
Re: Meet the new CF container networking stack!
Ok, now I've read it.
Brava, Usha!
Anything that evolves us away from ASG's is a win in my book.
wrote:
--
--
Marco Nicosia
Product Manager
Pivotal Software, Inc.
mnicosia(a)pivotal.io
Ok, now I've read it.
Brava, Usha!
Anything that evolves us away from ASG's is a win in my book.
wrote:
--
--
Marco Nicosia
Product Manager
Pivotal Software, Inc.
mnicosia(a)pivotal.io
|
By
Marco Nicosia
·
#6021
·
|
|
Meet the new CF container networking stack!
Hello everyone,
A few months ago we shared a vision
<https://www.cloudfoundry.org/vision-future-container-networking-cloud-foundry/>
for container networking. The container networking team has been
Hello everyone,
A few months ago we shared a vision
<https://www.cloudfoundry.org/vision-future-container-networking-cloud-foundry/>
for container networking. The container networking team has been
|
By
Usha Ramachandran
·
#6020
·
|
|
Re: Do your service brokers leverage the Org and Space fields in the broker API?
I agree with Vedran that extending the SB API + CC to further help reduce
state mgt in brokers could be useful (related thread and discussion at [1]
beyond improvements brought in [2]).
Shannon, do
I agree with Vedran that extending the SB API + CC to further help reduce
state mgt in brokers could be useful (related thread and discussion at [1]
beyond improvements brought in [2]).
Shannon, do
|
By
Guillaume Berche
·
#6019
·
|
|
Re: changing cf CLI trace stream from stdout to stderr
Hi,
Sorry for the late response.
Indeed the /dev/std{out,err} thing is implemented by the OS.
I'm not a windows user by myself, but I read somewhere that bash emulates
that. Can you try on
Hi,
Sorry for the late response.
Indeed the /dev/std{out,err} thing is implemented by the OS.
I'm not a windows user by myself, but I read somewhere that bash emulates
that. Can you try on
|
By
Hector Rivas Gandara
·
#6018
·
|
|
Re: Credentials still available to app after unbind and restage
Hi Amulya,
Could you try running "cf env <app-name>" at each step during reproduction?
If the environment variables go away when you unbind then come back the
same when you make a new binding, this
Hi Amulya,
Could you try running "cf env <app-name>" at each step during reproduction?
If the environment variables go away when you unbind then come back the
same when you make a new binding, this
|
By
Nicholas Calugar
·
#6017
·
|
|
Re: [IMPORTANT] 2017 PaaS Certification Requirements
Thanks Chip. I've added suggested associated edits to the Requirements
document in google docs.
It would be great if the CF community could be informed and ideally asked
for feedback when the formal
Thanks Chip. I've added suggested associated edits to the Requirements
document in google docs.
It would be great if the CF community could be informed and ideally asked
for feedback when the formal
|
By
Guillaume Berche
·
#6016
·
|
|
Re: Do your service brokers leverage the Org and Space fields in the broker API?
Yes, we too use org and space guids for the dynamically created security groups (to enable consumption of the services from the apps), but we also follow the CF CC here and associate backups with
Yes, we too use org and space guids for the dynamically created security groups (to enable consumption of the services from the apps), but we also follow the CF CC here and associate backups with
|
By
Vedran Lerenc <vlerenc@...>
·
#6015
·
|
|
Re: [IMPORTANT] 2017 PaaS Certification Requirements
Hi all,
The PMC Council has formally voted to approve the updated (removing BOSH)
requirements document for the 2017 program. Those organizations that have
offerings already certified will be
Hi all,
The PMC Council has formally voted to approve the updated (removing BOSH)
requirements document for the 2017 program. Those organizations that have
offerings already certified will be
|
By
Chip Childers <cchilders@...>
·
#6014
·
|