|
CF environmental variables - org is missing
Friends,
I am working to retrieve org/space/application-name in CF via System
provided environmental variables.
Unfortunately I could not "org" in list. Is it not a good idea to include
"org" also in
Friends,
I am working to retrieve org/space/application-name in CF via System
provided environmental variables.
Unfortunately I could not "org" in list. Is it not a good idea to include
"org" also in
|
By
Vinod Singh <vinoddandy@...>
·
#5861
·
|
|
Re: disk quota for python app
I don't think it's the build pack itself that's taking up this space, it's
what the build pack is installing. In this case, I think it would be
Python & your Python dependencies. You can `cf ssh`
I don't think it's the build pack itself that's taking up this space, it's
what the build pack is installing. In this case, I think it would be
Python & your Python dependencies. You can `cf ssh`
|
By
Daniel Mikusa
·
#5860
·
|
|
Re: disk quota for python app
To be clear, it is a standard python buidpack. nothing custom.
To be clear, it is a standard python buidpack. nothing custom.
|
By
Maros Spak
·
#5859
·
|
|
Re: disk quota for python app
Yep, it is the buildpack what cause a trouble.
I was confused by low disk usage reported by "cf app". I guess I looked at it while app wasn't fully running... Now it shows disk usage 150.9M of 180M
Yep, it is the buildpack what cause a trouble.
I was confused by low disk usage reported by "cf app". I guess I looked at it while app wasn't fully running... Now it shows disk usage 150.9M of 180M
|
By
Maros Spak
·
#5858
·
|
|
Re: disk quota for python app
Any chance you could include more output from the problem? Might be
helpful to see what is going on when it fails.
A bit of a guess, but it sounds like the build pack requires that much
space to
Any chance you could include more output from the problem? Might be
helpful to see what is going on when it fails.
A bit of a guess, but it sounds like the build pack requires that much
space to
|
By
Daniel Mikusa
·
#5857
·
|
|
Permission management for Space Managers
I am in CF 201 and using a external UAA which is 17. I want to have our space managers take care of the permissions in their spaces at the same time I dont want them to create new users.
Is it
I am in CF 201 and using a external UAA which is 17. I want to have our space managers take care of the permissions in their spaces at the same time I dont want them to create new users.
Is it
|
By
Surendhar Ravichadran
·
#5856
·
|
|
disk quota for python app
Hi, I tried to reduce disk quota (to 150MB) for my simple python application running on the Diego.
Application crashed with
2016-10-13T10:55:10.96+0200 [CELL/0] ERR tar:
Hi, I tried to reduce disk quota (to 150MB) for my simple python application running on the Diego.
Application crashed with
2016-10-13T10:55:10.96+0200 [CELL/0] ERR tar:
|
By
Maros Spak
·
#5855
·
|
|
Change in NOAA Behavior
Hello cf-dev/cf-eng,
Loggregator would like to notify the community of a change in behavior for
noaa <https://github.com/cloudfoundry/noaa>, the client library for
Loggregator.
noaa
Hello cf-dev/cf-eng,
Loggregator would like to notify the community of a change in behavior for
noaa <https://github.com/cloudfoundry/noaa>, the client library for
Loggregator.
noaa
|
By
Warren Fernandes
·
#5854
·
|
|
Native Windows Container Support in Cloud Foundry
Hi All:
At Cloud Foundry Summit Europe, HPE engineers (Vlad and Stefi) presented[1] the prototype to support native windows containers[2] in Cloud Foundry that are available as part of Windows Server
Hi All:
At Cloud Foundry Summit Europe, HPE engineers (Vlad and Stefi) presented[1] the prototype to support native windows containers[2] in Cloud Foundry that are available as part of Windows Server
|
By
Shah, Harshit
·
#5853
·
|
|
CF-245 issue staging Python apps
Hi All,
We’ve discovered an issue in the Cloud Controller that shipped with CF-245
that affects staging Python apps and apps using any buildpack that doesn’t
return a start command as part of
Hi All,
We’ve discovered an issue in the Cloud Controller that shipped with CF-245
that affects staging Python apps and apps using any buildpack that doesn’t
return a start command as part of
|
By
Nicholas Calugar
·
#5852
·
|
|
Re: Accessing CF Org in startup script
Thanks for prompt response, Daniel.
Actually, org/space info is needed outside my application. I can get
org/space inside my app using CF APIs. But I need org/info outside app in
my startup script
Thanks for prompt response, Daniel.
Actually, org/space info is needed outside my application. I can get
org/space inside my app using CF APIs. But I need org/info outside app in
my startup script
|
By
Vinod Singh <vinoddandy@...>
·
#5850
·
|
|
Re: Accessing CF Org in startup script
Hi Vinod,
Is it correct to assume that your app needs to know the org and space it is
in? If so, you will need to either set these manually using `cf set-env
appname SPACE_NAME my-space`, or you can
Hi Vinod,
Is it correct to assume that your app needs to know the org and space it is
in? If so, you will need to either set these manually using `cf set-env
appname SPACE_NAME my-space`, or you can
|
By
Daniel Jones
·
#5849
·
|
|
Re: Reminder: CF CAB call tomorrow Wednesday October 12, 2016 @ 8a PDT
As Dr. Max suggests, we should take time during the call to highlight the
interesting projects from around the community... to that end, I've added a
few to the agenda file. Anyone interested in
As Dr. Max suggests, we should take time during the call to highlight the
interesting projects from around the community... to that end, I've added a
few to the agenda file. Anyone interested in
|
By
Chip Childers <cchilders@...>
·
#5848
·
|
|
Accessing CF Org in startup script
Hi,
I need to access user's org before running the app on CF.
In my script, I am trying to access using $SPACE_NAME but it is not
working. Any suggestion please.
Again, please note that I need
Hi,
I need to access user's org before running the app on CF.
In my script, I am trying to access using $SPACE_NAME but it is not
working. Any suggestion please.
Again, please note that I need
|
By
Vinod Singh <vinoddandy@...>
·
#5847
·
|
|
Reminder: CF CAB call tomorrow Wednesday October 12, 2016 @ 8a PDT
Last reminder of #cab call later today China time and early tomorrow 8a USA west coast time. Call info again:
AT&T Conference Call
USA 888-426-6840; 215-861-6239 | Participant code: 1985291
Other
Last reminder of #cab call later today China time and early tomorrow 8a USA west coast time. Call info again:
AT&T Conference Call
USA 888-426-6840; 215-861-6239 | Participant code: 1985291
Other
|
By
Michael Maximilien
·
#5846
·
|
|
Re: How to configure SSL/TLS in Router alone
Thanks for information.
So with haproxy as the load balancer, we cannot configure the SSL key only at the router part?
The haproxy job failed to start if I didn't specify the key.
Thanks for information.
So with haproxy as the load balancer, we cannot configure the SSL key only at the router part?
The haproxy job failed to start if I didn't specify the key.
|
By
Stanley Shen <meteorping@...>
·
#5845
·
|
|
Re: How to configure SSL/TLS in Router alone
Thanks for information.
So with haproxy as the load balancer, we cannot configure the SSL key only
at the router part?
The haproxy job failed to start if I didn't specify the key.
Thanks for information.
So with haproxy as the load balancer, we cannot configure the SSL key only
at the router part?
The haproxy job failed to start if I didn't specify the key.
|
By
Stanley Shen <stanley.shen@...>
·
#5851
·
|
|
Re: bosh lite on azure bosh cloudfoundry
Hi Vijay,
The CF Buildpacks team has experimented with BOSH Lites on Azure in the
past. We used that manifest template in the article you linked and it
worked very well with minimal changes. What
Hi Vijay,
The CF Buildpacks team has experimented with BOSH Lites on Azure in the
past. We used that manifest template in the article you linked and it
worked very well with minimal changes. What
|
By
James Wen
·
#5843
·
|
|
when to stop using cf-stub & spiff
We're pretty new to CloudFoundry, as you'll probably be able to tell from this question. This is sort of a best-practices question: when do folks stop using the cf-stub yaml + spiff and start just
We're pretty new to CloudFoundry, as you'll probably be able to tell from this question. This is sort of a best-practices question: when do folks stop using the cf-stub yaml + spiff and start just
|
By
Bean William R
·
#5844
·
|
|
Re: How to configure SSL/TLS in Router alone
Take a look at TCP Routing. In that case, the client connects through a
different path and I believe you can handle SSL directly from
Take a look at TCP Routing. In that case, the client connects through a
different path and I believe you can handle SSL directly from
|
By
Daniel Mikusa
·
#5842
·
|