|
Re: AWS deployment manifest with HAproxy
Hi Stephen,
You generally never want to alter the manifest templates unless you're
making a PR with general improvements to the templates. Customizing your
own deployment should be done either
Hi Stephen,
You generally never want to alter the manifest templates unless you're
making a PR with general improvements to the templates. Customizing your
own deployment should be done either
|
By
Amit Kumar Gupta
·
#1061
·
|
|
Re: Any problem with cloudfoundry.org?
I can access them now.
Thanks!
Tushar Dadlani wrote
--
View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-Any-problem-with-cloudfoundry-org-tp1018p1027.html
Sent from the CF Dev
I can access them now.
Thanks!
Tushar Dadlani wrote
--
View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-Any-problem-with-cloudfoundry-org-tp1018p1027.html
Sent from the CF Dev
|
By
Noburou TANIGUCHI
·
#1060
·
|
|
Re: Troubleshooting tips ...
Thanks CFR.
By
Vish
·
#1059
·
|
|
AWS deployment manifest with HAproxy
Hi All,
The default manifests for CF seem to use ELB's on AWS for load balancing, I
am still getting to grips with manifests so in the meantime, can anyone
tell me how you would insert an HAproxy
Hi All,
The default manifests for CF seem to use ELB's on AWS for load balancing, I
am still getting to grips with manifests so in the meantime, can anyone
tell me how you would insert an HAproxy
|
By
Stephen Knight
·
#1058
·
|
|
Re: Any problem with cloudfoundry.org?
Hi all,
The issue has been resolved and all docs links should be back up. Sorry for
the inconvenience.
Thanks,
Tushar
--
- Tushar Dadlani
CloudOps at CF
Hi all,
The issue has been resolved and all docs links should be back up. Sorry for
the inconvenience.
Thanks,
Tushar
--
- Tushar Dadlani
CloudOps at CF
|
By
Tushar Dadlani
·
#1057
·
|
|
Re: Any problem with cloudfoundry.org?
linux foundation IT team is looking into the issue.
--
Thank you,
James Bayer
linux foundation IT team is looking into the issue.
--
Thank you,
James Bayer
|
By
James Bayer
·
#1056
·
|
|
Re: Any problem with cloudfoundry.org?
Hi all,
You can reach those apps for now at their cfapps.io addresses.
We're reaching out to the foundation to have them look into why the ip for
*.cloudfoundry.org is not redirecting
Hi all,
You can reach those apps for now at their cfapps.io addresses.
We're reaching out to the foundation to have them look into why the ip for
*.cloudfoundry.org is not redirecting
|
By
Dieu Cao <dcao@...>
·
#1055
·
|
|
Re: Garden is Moving!
Awesome, yes it's a big win for everyome and according to Solomonstre tweet
is just natural things
"@chanezon <https://twitter.com/chanezon/> @wattersjames
<https://twitter.com/wattersjames/>
Awesome, yes it's a big win for everyome and according to Solomonstre tweet
is just natural things
"@chanezon <https://twitter.com/chanezon/> @wattersjames
<https://twitter.com/wattersjames/>
|
By
Gwenn Etourneau
·
#1054
·
|
|
Re: How to use /v2/app_usage_events for billing purpose
This is very helpful, thanks for help.
2015-08-02 12:06 GMT+08:00 CF Runtime <cfruntime(a)gmail.com>:
This is very helpful, thanks for help.
2015-08-02 12:06 GMT+08:00 CF Runtime <cfruntime(a)gmail.com>:
|
By
王小锋 <zzuwxf at gmail.com...>
·
#1053
·
|
|
Re: Any problem with cloudfoundry.org?
Yes, I'm seeing the same issue. Will investigate.
Best,
Amit
Yes, I'm seeing the same issue. Will investigate.
Best,
Amit
|
By
Amit Kumar Gupta
·
#1052
·
|
|
Any problem with cloudfoundry.org?
Right now, I cannnot access:
* https://docs.cloudfoundry.org/
* http://apidocs.cloudfoundry.org/
I am able to access http://blog.cloudfoundry.org/
I'm accessing from Japan.
Don't you have any
Right now, I cannnot access:
* https://docs.cloudfoundry.org/
* http://apidocs.cloudfoundry.org/
I am able to access http://blog.cloudfoundry.org/
I'm accessing from Japan.
Don't you have any
|
By
Noburou TANIGUCHI
·
#1051
·
|
|
Re: How to use /v2/app_usage_events for billing purpose
The app_usage_events endpoint was not designed to be a live billing
interface. Typically what you would do is have another app that polls the
endpoint, collects the billing data, and saves it off in a
The app_usage_events endpoint was not designed to be a live billing
interface. Typically what you would do is have another app that polls the
endpoint, collects the billing data, and saves it off in a
|
By
CF Runtime
·
#1050
·
|
|
Re: Recreating uaadb and ccdb databases
No, there are no special scripts that run on job instance creation,
everything is embedded in the startup control scripts. So while recreate
would work too, restart should be fine.
Joseph
OSS Release
No, there are no special scripts that run on job instance creation,
everything is embedded in the startup control scripts. So while recreate
would work too, restart should be fine.
Joseph
OSS Release
|
By
CF Runtime
·
#1049
·
|
|
Re: V3 Rest API
Hi!
Yes, there are plans to change the cf command line to use the v3 cloud
controller rest api.
You can follow along on progress on stories related to v3 in the CAPI
backlog [1] looking at the
Hi!
Yes, there are plans to change the cf command line to use the v3 cloud
controller rest api.
You can follow along on progress on stories related to v3 in the CAPI
backlog [1] looking at the
|
By
Dieu Cao <dcao@...>
·
#1048
·
|
|
Re: Php build pack offline version availability
did you try building it with the "cached" option as referenced in the
readme [1]:
BUNDLE_GEMFILE=cf.Gemfile bundle exec buildpack-packager cached
[1]
did you try building it with the "cached" option as referenced in the
readme [1]:
BUNDLE_GEMFILE=cf.Gemfile bundle exec buildpack-packager cached
[1]
|
By
James Bayer
·
#1047
·
|
|
Re: Recreating uaadb and ccdb databases
joseph, did you mean "bosh recreate" instead of "bosh restart"?
--
Thank you,
James Bayer
joseph, did you mean "bosh recreate" instead of "bosh restart"?
--
Thank you,
James Bayer
|
By
James Bayer
·
#1046
·
|
|
Re: Recreating uaadb and ccdb databases
If you are using the default postgres job, you should just be able to "bosh
restart postgres_z1/0". This will create both the databases, but they will
not have the schemas.
The individual jobs should
If you are using the default postgres job, you should just be able to "bosh
restart postgres_z1/0". This will create both the databases, but they will
not have the schemas.
The individual jobs should
|
By
CF Runtime
·
#1045
·
|
|
Re: Recreating uaadb and ccdb databases
Hi Amit - since this is a fresh install I an just trying to recreate ccdb and
uaadb from scratch. What is the best way of deleting/redeploying my
environment? Note that due to I am only able to use
Hi Amit - since this is a fresh install I an just trying to recreate ccdb and
uaadb from scratch. What is the best way of deleting/redeploying my
environment? Note that due to I am only able to use
|
By
R M
·
#1044
·
|
|
Re: Recreating uaadb and ccdb databases
Hi Rishi,
Are you trying to recover the data or just recreate the ccdb and uaadb
(starting from scratch with the data)? If you're willing to start with
scratch with respect to the data, it may be
Hi Rishi,
Are you trying to recover the data or just recreate the ccdb and uaadb
(starting from scratch with the data)? If you're willing to start with
scratch with respect to the data, it may be
|
By
Amit Kumar Gupta
·
#1043
·
|
|
Re: Garden is Moving!
thanks julz for summarizing all of this. i'm very excited that cloud
foundry will be able to use runc and contribute to the open container
initiative. by joining with the other members and working
thanks julz for summarizing all of this. i'm very excited that cloud
foundry will be able to use runc and contribute to the open container
initiative. by joining with the other members and working
|
By
James Bayer
·
#1042
·
|