|
Re: BOSH/CF package compilation time
Few bugs were fixed on 3068.
Few bugs were fixed on 3068.
|
By
Dmitriy Kalinin
·
#717
·
|
|
Re: BOSH/CF package compilation time
Hi Dmitriy,
Is "export release" considered stable in 3042?
Thanks,
Mike
Hi Dmitriy,
Is "export release" considered stable in 3042?
Thanks,
Mike
|
By
Mike Youngstrom
·
#716
·
|
|
Re: BOSH/CF package compilation time
Thanks much..I will try and let you know how it goes
Thanks much..I will try and let you know how it goes
|
By
Satya Thokachichu
·
#715
·
|
|
Re: Deploy CF Diego Release on AWS
Sorry, It did mention AWS.
Not sure how /path/to/iaas-settings.yml should look like, any reference?
thanks.
iaas-settings.yml
spiff merge \
Sorry, It did mention AWS.
Not sure how /path/to/iaas-settings.yml should look like, any reference?
thanks.
iaas-settings.yml
spiff merge \
|
By
王小锋 <zzuwxf at gmail.com...>
·
#714
·
|
|
Re: BOSH/CF package compilation time
We just recently introduced compiled releases feature. I have not had a
chance to document it yet, but in short it allows you to:
bosh export release cf/215 ubuntu-trusty/2068 on one Director
and
We just recently introduced compiled releases feature. I have not had a
chance to document it yet, but in short it allows you to:
bosh export release cf/215 ubuntu-trusty/2068 on one Director
and
|
By
Dmitriy Kalinin
·
#713
·
|
|
Re: Adding security groups in resource_pools instead of networks
It's a bit unclear to me if you are proposing to security groups feature in
the Director or in the OpenStack CPI specifically.
If in the OpenStack CPI, then I think it makes sense to pull in
It's a bit unclear to me if you are proposing to security groups feature in
the Director or in the OpenStack CPI specifically.
If in the OpenStack CPI, then I think it makes sense to pull in
|
By
Dmitriy Kalinin
·
#712
·
|
|
Re: BOSH/CF package compilation time
during bosh deploy..
By
Satya Thokachichu
·
#711
·
|
|
Re: Deploy CF Diego Release on AWS
Actually It does.
By
Jim
·
#710
·
|
|
Re: Deploy CF Diego Release on AWS
Thanks, but this document does not mention how to deploy diego to AWS using
bosh.
2015-09-10 9:08 GMT+08:00 jinsenglin <jinsenglin(a)iii.org.tw>:
Thanks, but this document does not mention how to deploy diego to AWS using
bosh.
2015-09-10 9:08 GMT+08:00 jinsenglin <jinsenglin(a)iii.org.tw>:
|
By
王小锋 <zzuwxf at gmail.com...>
·
#709
·
|
|
Re: Deploy CF Diego Release on AWS
https://github.com/cloudfoundry-incubator/diego-release
FYI
https://github.com/cloudfoundry-incubator/diego-release
FYI
|
By
Jim
·
#708
·
|
|
Re: BOSH/CF package compilation time
Do you when using bosh-init or during bosh deploy?
Do you when using bosh-init or during bosh deploy?
|
By
Dmitriy Kalinin
·
#707
·
|
|
BOSH/CF package compilation time
Is there anyway to reduce CF/BOSH package compilation time during deployments? It is taking roughly 15 minutes for each ..Just wanted to check if we have any option to pre compile once and use it
Is there anyway to reduce CF/BOSH package compilation time during deployments? It is taking roughly 15 minutes for each ..Just wanted to check if we have any option to pre compile once and use it
|
By
Satya Thokachichu
·
#706
·
|
|
Re: Adding security groups in resource_pools instead of networks
Would look forward to seeing this go through, it relates to a previous
thread from early this year -
https://groups.google.com/a/cloudfoundry.org/forum/#!topic/bosh-users/LJ2Kym6QCak.
It fell off my
Would look forward to seeing this go through, it relates to a previous
thread from early this year -
https://groups.google.com/a/cloudfoundry.org/forum/#!topic/bosh-users/LJ2Kym6QCak.
It fell off my
|
By
john mcteague
·
#705
·
|
|
Deploy CF Diego Release on AWS
Hi, there
I've deployed CloudFoundry 212 on AWS using BOSH, now I want to deploy
Diego release using BOSH, but I have no idea how to generate the diego
manifest file, anyone has such experience? Any
Hi, there
I've deployed CloudFoundry 212 on AWS using BOSH, now I want to deploy
Diego release using BOSH, but I have no idea how to generate the diego
manifest file, anyone has such experience? Any
|
By
王小锋 <zzuwxf at gmail.com...>
·
#704
·
|
|
Adding security groups in resource_pools instead of networks
Dear Boshers,
we currently encounter a problem which has been discussed briefly before on the list [1]: Adding security groups in resource pools should be possible. On a side note: we are dealing
Dear Boshers,
we currently encounter a problem which has been discussed briefly before on the list [1]: Adding security groups in resource pools should be possible. On a side note: we are dealing
|
By
Marco Voelz
·
#703
·
|
|
Re: Started updating job api_z1 > api_z1/0. Failed: `api_z1/0' is not running after update
Great Ramesh..
By
Parthiban Annadurai <senjiparthi@...>
·
#702
·
|
|
Relation between Network property in Resource pool property and Network property in Actual Job block
Hello All,
I have a resource pool , let say small_z1
- name: small_z1
network: cf1
stemcell: stemcell-xyz
cloud_properties:
instance_type: m1.small
availability_zone:
Hello All,
I have a resource pool , let say small_z1
- name: small_z1
network: cf1
stemcell: stemcell-xyz
cloud_properties:
instance_type: m1.small
availability_zone:
|
By
Ronak Banka
·
#701
·
|
|
Re: Started updating job api_z1 > api_z1/0. Failed: `api_z1/0' is not running after update
I finally figured it out. It is my bad, I missed the properties.uaa.jwt.signing_key/verification_key in my manifest. It is something I thought I took care of it, but must have overwritten in
I finally figured it out. It is my bad, I missed the properties.uaa.jwt.signing_key/verification_key in my manifest. It is something I thought I took care of it, but must have overwritten in
|
By
Ramesh Sambandan
·
#700
·
|
|
Re: Started updating job api_z1 > api_z1/0. Failed: `api_z1/0' is not running after update
Try after "bosh cck" and again re-deploy it.. Most of the Times it will
work..
Try after "bosh cck" and again re-deploy it.. Most of the Times it will
work..
|
By
Parthiban Annadurai <senjiparthi@...>
·
#699
·
|
|
Re: Started updating job api_z1 > api_z1/0. Failed: `api_z1/0' is not running after update
You can create a gist of manifest from github and link it here.
You can create a gist of manifest from github and link it here.
|
By
Ronak Banka
·
#698
·
|