|
Re: Using bosh-init to deploy BOSH on OpenStack
Hey, all.
I just deployed MicroBOSH to openstack. Here is a manifest that I used [1].
@Dmitry, I needed to make some more changes than manifest in docs use to
have: for instance I needed to add
Hey, all.
I just deployed MicroBOSH to openstack. Here is a manifest that I used [1].
@Dmitry, I needed to make some more changes than manifest in docs use to
have: for instance I needed to add
|
By
Alexander Lomov
·
#41
·
|
|
Re: Using bosh-init to deploy BOSH on OpenStack
Just added a PR for this case:
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/pull/3
------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and
Just added a PR for this case:
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/pull/3
------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and
|
By
Alexander Lomov
·
#42
·
|
|
Retrieving the number of instances in an .erb template
Dear all,
I work on a boshrelease that can deploy 1..* Jenkins master and 1..*
Jenkins slaves. To dispatch the slaves between the master, I want to
implement a rule based on a modulus using the
Dear all,
I work on a boshrelease that can deploy 1..* Jenkins master and 1..*
Jenkins slaves. To dispatch the slaves between the master, I want to
implement a rule based on a modulus using the
|
By
Cyrille Le Clerc
·
#43
·
|
|
Re: Retrieving the number of instances in an .erb template
Currently there is no way to do that unless you specify it as a property
and manually update it. This will be possible once we implement
Currently there is no way to do that unless you specify it as a property
and manually update it. This will be possible once we implement
|
By
Dmitriy Kalinin
·
#44
·
|
|
Re: Using bosh-init to deploy BOSH on OpenStack
Hi all,
I found that 443 port should be enabled for the blob service in the
security group (http://bosh.io/docs/init-openstack).
Alexander Lomov
Hi all,
I found that 443 port should be enabled for the blob service in the
security group (http://bosh.io/docs/init-openstack).
Alexander Lomov
|
By
王天青 <wang.tianqing.cn at gmail.com...>
·
#45
·
|
|
Re: Using bosh-init to deploy BOSH on OpenStack
If you are using external blobstore?
If you are using external blobstore?
|
By
Dmitriy Kalinin
·
#46
·
|
|
Deploy CF Diego Release on OpenStack
Hi all,
When deploying Cloud Foundry on OpenStack using BOSH, there is a good
reference doc:
http://docs.cloudfoundry.org/deploying/openstack/install_cf_openstack.html.
For Diego release, is there
Hi all,
When deploying Cloud Foundry on OpenStack using BOSH, there is a good
reference doc:
http://docs.cloudfoundry.org/deploying/openstack/install_cf_openstack.html.
For Diego release, is there
|
By
王天青 <wang.tianqing.cn at gmail.com...>
·
#47
·
|
|
Re: Retrieving the number of instances in an .erb template
Thanks Dmitriy,
I discussed with the Pivotal OpsManager team, I will use OpsManager's
capability to to inject the list of assigned IPs with ".ips" (1) and then
count the number of elements of this
Thanks Dmitriy,
I discussed with the Pivotal OpsManager team, I will use OpsManager's
capability to to inject the list of assigned IPs with ".ips" (1) and then
count the number of elements of this
|
By
Cyrille Le Clerc
·
#48
·
|
|
Full text search for the mailing list?
Dear all,
I imagine that there are reasons to move the mailing list from Google
Groups to the OSS Mailman (1) that are related to the guidelines of the
Cloud Foundry Foundation.
Will it be possible
Dear all,
I imagine that there are reasons to move the mailing list from Google
Groups to the OSS Mailman (1) that are related to the guidelines of the
Cloud Foundry Foundation.
Will it be possible
|
By
Cyrille Le Clerc
·
#49
·
|
|
Best practices around porting CF to RHEL/SLES?
Folks,
I am looking for some guidance around getting CF to work on RHEL/SLES.
From my limited knowledge of CF I have gathered the following:
- CF only supports Ubuntu trusty
- CF consists of
Folks,
I am looking for some guidance around getting CF to work on RHEL/SLES.
From my limited knowledge of CF I have gathered the following:
- CF only supports Ubuntu trusty
- CF consists of
|
By
Rishi Misra <misra.rishi@...>
·
#50
·
|
|
Re: Full text search for the mailing list?
I used to just view the posts in the Google Groups web interface as opposed to subscribing via email, so I’m missing the friendly web view and search abilities as well. I was looking around for
I used to just view the posts in the Google Groups web interface as opposed to subscribing via email, so I’m missing the friendly web view and search abilities as well. I was looking around for
|
By
Aaron Huber
·
#51
·
|
|
Re: Best practices around porting CF to RHEL/SLES?
Building RHEL 7 is very similar to building CentOS 7 and is supported by BOSH.
There are also official released CentOS 7 Stemcells:
http://bosh.io/stemcells/bosh-aws-xen-centos-7-go_agent
Building RHEL 7 is very similar to building CentOS 7 and is supported by BOSH.
There are also official released CentOS 7 Stemcells:
http://bosh.io/stemcells/bosh-aws-xen-centos-7-go_agent
|
By
Wayne E. Seguin
·
#52
·
|
|
Re: Best practices around porting CF to RHEL/SLES?
Specifically you want to look at the bosh-stemcell directory and use it’s Vagrantfile:
https://github.com/cloudfoundry/bosh/tree/master/bosh-stemcell
Specifically you want to look at the bosh-stemcell directory and use it’s Vagrantfile:
https://github.com/cloudfoundry/bosh/tree/master/bosh-stemcell
|
By
Wayne E. Seguin
·
#54
·
|
|
Re: Full text search for the mailing list?
Another list I monitor uses markmail.org. Perhaps someone could submit a
request to have them index our lists [1]? Looks like Nabble has a similar
form [2].
Dan
[1] -
Another list I monitor uses markmail.org. Perhaps someone could submit a
request to have them index our lists [1]? Looks like Nabble has a similar
form [2].
Dan
[1] -
|
By
Daniel Mikusa <dmikusa@...>
·
#53
·
|
|
Re: Best practices around porting CF to RHEL/SLES?
This is great .. thanks Wayne.
Does this mean CF already supports CentOS7? For some reason I thought it
was Ubuntu trusty all the way. Is my understanding correct that when
creating Stemcells for
This is great .. thanks Wayne.
Does this mean CF already supports CentOS7? For some reason I thought it
was Ubuntu trusty all the way. Is my understanding correct that when
creating Stemcells for
|
By
Rishi Misra <misra.rishi@...>
·
#55
·
|
|
Re: Full text search for the mailing list?
It would be great if someone from the community took the initiative to
register the lists with markmail and nabble!
The reason that we changed the list platform was that we were too large for
Google
It would be great if someone from the community took the initiative to
register the lists with markmail and nabble!
The reason that we changed the list platform was that we were too large for
Google
|
By
Chip Childers
·
#56
·
|
|
Re: Full text search for the mailing list?
I’ll go ahead and register the lists in Nabble. I’ll reply with the links once it’s working.
Aaron
Sent: Wednesday, May 6, 2015 11:39 AM
To: Daniel Mikusa
Cc: Huber, Aaron M; Cyrille Le
I’ll go ahead and register the lists in Nabble. I’ll reply with the links once it’s working.
Aaron
Sent: Wednesday, May 6, 2015 11:39 AM
To: Daniel Mikusa
Cc: Huber, Aaron M; Cyrille Le
|
By
Aaron Huber
·
#57
·
|
|
Re: Full text search for the mailing list?
I put in a request with markmail.org.
Dan
wrote:
I put in a request with markmail.org.
Dan
wrote:
|
By
Daniel Mikusa <dmikusa@...>
·
#58
·
|
|
Re: Best practices around porting CF to RHEL/SLES?
Cloud Foundry Elastic Runtime can only be deployed at this point on Ubuntu
Trusty stemcell. All components work of ER work on CentOS stemcell except
the DEA (component that runs applications) due to
Cloud Foundry Elastic Runtime can only be deployed at this point on Ubuntu
Trusty stemcell. All components work of ER work on CentOS stemcell except
the DEA (component that runs applications) due to
|
By
Dmitriy Kalinin
·
#59
·
|
|
Re: Best practices around porting CF to RHEL/SLES?
Thanks Dmitriy - I guess with DEA not working there won't be any
functioning CF on CentOS/RHEL.
I wonder if SLES has better CF story at this point (in terms of porting)?
Thanks Dmitriy - I guess with DEA not working there won't be any
functioning CF on CentOS/RHEL.
I wonder if SLES has better CF story at this point (in terms of porting)?
|
By
Rishi Misra <misra.rishi@...>
·
#60
·
|