|
CF CLI Version 6.12.1
Thanks ! Some interesting feature and plugin.
Thanks ! Some interesting feature and plugin.
|
By
Gwenn Etourneau
· #682
·
|
|
[buildpacks] CF-built binaries: release timeline and beta testing
Nice Thanks !
By
Gwenn Etourneau
· #696
·
|
|
Deploy CF on OpenStack, api and uaa failing
Hi, This log are not so usefull, can you login into the VM using bosh ssh and go to /var/vcap/sys/log/ and you will see some folder and you will have some log here. thanks michael.grifalconi(a)student
Hi, This log are not so usefull, can you login into the VM using bosh ssh and go to /var/vcap/sys/log/ and you will see some folder and you will have some log here. thanks michael.grifalconi(a)student
|
By
Gwenn Etourneau
· #700
·
|
|
Issues on Diego Deployment on Openstack
Missing of documentation really ? There is a lot of documentation about Diego https://github.com/cloudfoundry-incubator/diego-release https://github.com/cloudfoundry-incubator/diego-design-notes Btw i
Missing of documentation really ? There is a lot of documentation about Diego https://github.com/cloudfoundry-incubator/diego-release https://github.com/cloudfoundry-incubator/diego-design-notes Btw i
|
By
Gwenn Etourneau
· #705
·
|
|
R: Re: Deploy CF on OpenStack, api and uaa failing
What log do you have into the dir /var/vcap/sys/log/cloudcontroller_ng/ thanks? michael.grifalconi(a)studenti.unimi.it> wrote:
What log do you have into the dir /var/vcap/sys/log/cloudcontroller_ng/ thanks? michael.grifalconi(a)studenti.unimi.it> wrote:
|
By
Gwenn Etourneau
· #706
·
|
|
Python buildpack failed to work on CF 210
I am wondering about "Installing runtime (python-2.7.6)" I think only 2.7.9 and 2.7.10 are supported on the cf2linux stack. Do you specify the python version on your application ? Can you try the one
I am wondering about "Installing runtime (python-2.7.6)" I think only 2.7.9 and 2.7.10 are supported on the cf2linux stack. Do you specify the python version on your application ? Can you try the one
|
By
Gwenn Etourneau
· #709
·
|
|
Python buildpack failed to work on CF 210
:)
By
Gwenn Etourneau
· #724
·
|
|
Any information Docker image on CF / Pivotal CF
Cloudfoundry support docker image, I mean the open source version does no with diego, for me diego is a part of CF .. But yet is not official right now. aliaksandr.prysmakou(a)altoros.com> wrote:
Cloudfoundry support docker image, I mean the open source version does no with diego, for me diego is a part of CF .. But yet is not official right now. aliaksandr.prysmakou(a)altoros.com> wrote:
|
By
Gwenn Etourneau
· #725
·
|
|
CF Lattice support for private registries (Artifactory Docker registry).
Maybe dns issue inside the vagrant box .. you should use your dns inside the box I guess.
Maybe dns issue inside the vagrant box .. you should use your dns inside the box I guess.
|
By
Gwenn Etourneau
· #727
·
|
|
CF Lattice support for private registries (Artifactory Docker registry).
No is not related, so you private registry have no user or password ?
No is not related, so you private registry have no user or password ?
|
By
Gwenn Etourneau
· #744
·
|
|
CF client library
humm, Most simple is to call the Cloudcontroller API.... like we do here https://github.com/cloudfoundry-community/go-cfclient
humm, Most simple is to call the Cloudcontroller API.... like we do here https://github.com/cloudfoundry-community/go-cfclient
|
By
Gwenn Etourneau
· #746
·
|
|
CF client library
Yes you can find the version based on the cf-release version here http://apidocs.cloudfoundry.org/212/ For the pro/cons I don t really know, I just contributed to the go-cfclient so I don't really kno
Yes you can find the version based on the cf-release version here http://apidocs.cloudfoundry.org/212/ For the pro/cons I don t really know, I just contributed to the go-cfclient so I don't really kno
|
By
Gwenn Etourneau
· #748
·
|
|
CF client library
I am going everytime mostly :) anyway next time will come to you.
I am going everytime mostly :) anyway next time will come to you.
|
By
Gwenn Etourneau
· #752
·
|
|
CF client library
Or just DIY... cloudcontroller are pretty well documented.
Or just DIY... cloudcontroller are pretty well documented.
|
By
Gwenn Etourneau
· #766
·
|
|
3 etcd nodes don't work well in single zone
I guess , It can run with 3 nodes but it seems it not doing well with the 3 nodes on the same zone. wrote:
I guess , It can run with 3 nodes but it seems it not doing well with the 3 nodes on the same zone. wrote:
|
By
Gwenn Etourneau
· #780
·
|
|
Send a message to all application instances
It depends, but what James suggest is to use an external service for PUB/SUB. All your application listen on it and they will get notifify.
It depends, but what James suggest is to use an external service for PUB/SUB. All your application listen on it and they will get notifify.
|
By
Gwenn Etourneau
· #823
·
|
|
Merge Request for
I merge it. This repos since unmaintained since some month.
I merge it. This repos since unmaintained since some month.
|
By
Gwenn Etourneau
· #824
·
|
|
Can't login into api
It seems the routers and Haproxy works as you get the 404 from the routers "404 Not Found: Requested route ('api.subdomain.domain') does not exist." Maybe something wrong in the manifest especially ar
It seems the routers and Haproxy works as you get the 404 from the routers "404 Not Found: Requested route ('api.subdomain.domain') does not exist." Maybe something wrong in the manifest especially ar
|
By
Gwenn Etourneau
· #825
·
|
|
UAA integrate with ADFS
I am guessing a problem in your yaml file and the spring profile shoud be 'saml,default,fileMetadata' for saml no ? But I am not sure about the exact format
I am guessing a problem in your yaml file and the spring profile shoud be 'saml,default,fileMetadata' for saml no ? But I am not sure about the exact format
|
By
Gwenn Etourneau
· #845
·
|
|
Allow gorouter to log random headers.
So if you move to Heroku you will be able to change the platform ??? I don't think so.. So you can put the new header from your app or at least the runtime buildpack or docker. Your application should
So if you move to Heroku you will be able to change the platform ??? I don't think so.. So you can put the new header from your app or at least the runtime buildpack or docker. Your application should
|
By
Gwenn Etourneau
· #850
·
|