A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry


Lin, Lynn <Lynn.X.Lin@...>
 

Hi CF community
We (Peter,Huang and Lynn Lin) from DELL company would like to offer an MongoDB 3.2.6 BOSH release to cloudfoundry community . It is

- BOSH deployed

- single multi-tenant backend cluster

- service instances represent logical databases on the shared server
This service is running in our production since middle of last year and We will actively maintain this service and develop features, answer question etc....

Current code is in our personal repository https://github.com/linlynn/mongodb-bosh-release .

Welcome any comment and advise next step


Thanks
Lynn Lin


Michael Maximilien
 

Hi,

Consider drafting a proposal to CF-extension. Please follow process [1] and use template [2].

Let me know if you have any questions. Best,

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org

[1] https://docs.google.com/document/d/1KaYuqNbPrr23d3OsAhi0NTwBNy-LRZK-FbN3LfBgqjw
[2] https://docs.google.com/document/d/1cpyBmds7WYNLKO1qkjhCdS8bNSJjWH5MqTE-h1UCQkQ

Sent from my iPhone

On Feb 22, 2017, at 11:49 PM, Lin, Lynn <Lynn.X.Lin(a)dell.com> wrote:

Hi CF community
We (Peter,Huang and Lynn Lin) from DELL company would like to offer an MongoDB 3.2.6 BOSH release to cloudfoundry community . It is
- BOSH deployed

- single multi-tenant backend cluster

- service instances represent logical databases on the shared server

This service is running in our production since middle of last year and We will actively maintain this service and develop features, answer question etc.…

Current code is in our personal repository https://github.com/linlynn/mongodb-bosh-release .

Welcome any comment and advise next step


Thanks
Lynn Lin


Michael Maximilien
 

Alternatively the simplest thing to do is to add to CloudFoundry-community? That requires no process and easy for you to move with changes etc.

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org

Sent from my iPhone

On Feb 23, 2017, at 12:31 PM, Michael Maximilien <maxim(a)us.ibm.com> wrote:

Hi,

Consider drafting a proposal to CF-extension. Please follow process [1] and use template [2].

Let me know if you have any questions. Best,

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org

[1] https://docs.google.com/document/d/1KaYuqNbPrr23d3OsAhi0NTwBNy-LRZK-FbN3LfBgqjw
[2] https://docs.google.com/document/d/1cpyBmds7WYNLKO1qkjhCdS8bNSJjWH5MqTE-h1UCQkQ

Sent from my iPhone

On Feb 22, 2017, at 11:49 PM, Lin, Lynn <Lynn.X.Lin(a)dell.com> wrote:

Hi CF community
We (Peter,Huang and Lynn Lin) from DELL company would like to offer an MongoDB 3.2.6 BOSH release to cloudfoundry community . It is
- BOSH deployed

- single multi-tenant backend cluster

- service instances represent logical databases on the shared server

This service is running in our production since middle of last year and We will actively maintain this service and develop features, answer question etc.…

Current code is in our personal repository https://github.com/linlynn/mongodb-bosh-release .

Welcome any comment and advise next step


Thanks
Lynn Lin


Lin, Lynn <Lynn.X.Lin@...>
 

Max,
Cloudfoundry-community is also good ☺

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Friday, February 24, 2017 4:40 AM
To: Lin, Lynn <lynn.lin(a)emc.com>
Cc: cf-dev(a)lists.cloudfoundry.org; Huang, Peter <Peter.Y.Huang(a)emc.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>
Subject: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Alternatively the simplest thing to do is to add to CloudFoundry-community? That requires no process and easy for you to move with changes etc.
dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>


Sent from my iPhone

On Feb 23, 2017, at 12:31 PM, Michael Maximilien <maxim(a)us.ibm.com<mailto:maxim(a)us.ibm.com>> wrote:
Hi,

Consider drafting a proposal to CF-extension. Please follow process [1] and use template [2].

Let me know if you have any questions. Best,

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>


[1] https://docs.google.com/document/d/1KaYuqNbPrr23d3OsAhi0NTwBNy-LRZK-FbN3LfBgqjw
[2] https://docs.google.com/document/d/1cpyBmds7WYNLKO1qkjhCdS8bNSJjWH5MqTE-h1UCQkQ


Sent from my iPhone

On Feb 22, 2017, at 11:49 PM, Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> wrote:
Hi CF community
We (Peter,Huang and Lynn Lin) from DELL company would like to offer an MongoDB 3.2.6 BOSH release to cloudfoundry community . It is

- BOSH deployed

- single multi-tenant backend cluster

- service instances represent logical databases on the shared server
This service is running in our production since middle of last year and We will actively maintain this service and develop features, answer question etc.…

Current code is in our personal repository https://github.com/linlynn/mongodb-bosh-release .

Welcome any comment and advise next step


Thanks
Lynn Lin


Dr Nic Williams <drnicwilliams@...>
 

Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example
the simple_server/mongodb3.tgz
in simple_server package.

And remove large files from the git repo (they add up over time)
https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server


Dieu Cao <dcao@...>
 

Lynn, I think whether to put it in the Extensions PMC or in
cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC
[1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful
extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation
intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com>
wrote:

Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz
in simple_server package.

And remove large files from the git repo (they add up over time)
https://github.com/linlynn/mongodb-bosh-release/tree/
master/src/simple_server


Lin, Lynn <Lynn.X.Lin@...>
 

Thanks Dieu ! Can we put it into cloud foundry community firstly then later on we can revisit to see if we want to put into cloudfoundry-incubator ?

From: Dieu Cao [mailto:dcao(a)pivotal.io]
Sent: Tuesday, February 28, 2017 4:14 PM
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>
Cc: Huang, Peter <Peter.Y.Huang(a)emc.com>; Michael Maximilien <maxim(a)us.ibm.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>
Subject: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Lynn, I think whether to put it in the Extensions PMC or in cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC [1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com<mailto:drnicwilliams(a)gmail.com>> wrote:
Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz in simple_server package.

And remove large files from the git repo (they add up over time) https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server


Michael Maximilien
 

Yes, that's absolutely a path forward. You can use community as springboard and create proposal for incubation later as you see acceptance and need more visibility. Best,

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org

Sent from my iPhone

On Feb 28, 2017, at 12:59 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com> wrote:

Thanks Dieu ! Can we put it into cloud foundry community firstly then later on we can revisit to see if we want to put into cloudfoundry-incubator ?

From: Dieu Cao [mailto:dcao(a)pivotal.io]
Sent: Tuesday, February 28, 2017 4:14 PM
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>
Cc: Huang, Peter <Peter.Y.Huang(a)emc.com>; Michael Maximilien <maxim(a)us.ibm.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>
Subject: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Lynn, I think whether to put it in the Extensions PMC or in cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC [1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com> wrote:
Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz in simple_server package.

And remove large files from the git repo (they add up over time) https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server


Lin, Lynn <Lynn.X.Lin@...>
 

Perfect !

Could you please give us the full email address for “Dr. Nic of Stark and Wayne”?then we can contact him for repo creation etc..

Thanks for help,Dr.Max!

Lynn

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Tuesday, February 28, 2017 8:52 PM
To: Lin, Lynn <lynn.lin(a)emc.com>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>; Huang, Peter <Peter.Y.Huang(a)emc.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>
Subject: Re: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Yes, that's absolutely a path forward. You can use community as springboard and create proposal for incubation later as you see acceptance and need more visibility. Best,
dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>


Sent from my iPhone

On Feb 28, 2017, at 12:59 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> wrote:
Thanks Dieu ! Can we put it into cloud foundry community firstly then later on we can revisit to see if we want to put into cloudfoundry-incubator ?

From: Dieu Cao [mailto:dcao(a)pivotal.io]
Sent: Tuesday, February 28, 2017 4:14 PM
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org>>
Cc: Huang, Peter <Peter.Y.Huang(a)emc.com<mailto:Peter.Y.Huang(a)emc.com>>; Michael Maximilien <maxim(a)us.ibm.com<mailto:maxim(a)us.ibm.com>>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io<mailto:scoen(a)pivotal.io>>
Subject: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Lynn, I think whether to put it in the Extensions PMC or in cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC [1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com<mailto:drnicwilliams(a)gmail.com>> wrote:
Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz in simple_server package.

And remove large files from the git repo (they add up over time) https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server


Michael Maximilien
 

+DrNic

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org

Sent from my iPhone

On Feb 28, 2017, at 5:14 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com> wrote:

Perfect !

Could you please give us the full email address for “Dr. Nic of Stark and Wayne”?then we can contact him for repo creation etc..

Thanks for help,Dr.Max!

Lynn

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Tuesday, February 28, 2017 8:52 PM
To: Lin, Lynn <lynn.lin(a)emc.com>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>; Huang, Peter <Peter.Y.Huang(a)emc.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>
Subject: Re: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Yes, that's absolutely a path forward. You can use community as springboard and create proposal for incubation later as you see acceptance and need more visibility. Best,

dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org


Sent from my iPhone

On Feb 28, 2017, at 12:59 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com> wrote:

Thanks Dieu ! Can we put it into cloud foundry community firstly then later on we can revisit to see if we want to put into cloudfoundry-incubator ?

From: Dieu Cao [mailto:dcao(a)pivotal.io]
Sent: Tuesday, February 28, 2017 4:14 PM
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>
Cc: Huang, Peter <Peter.Y.Huang(a)emc.com>; Michael Maximilien <maxim(a)us.ibm.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>
Subject: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Lynn, I think whether to put it in the Extensions PMC or in cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC [1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com> wrote:
Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz in simple_server package.

And remove large files from the git repo (they add up over time) https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server


Lin, Lynn <Lynn.X.Lin@...>
 

Thanks !

Dr Nic,
Could you please add us(my github id is :linlynn and peter’s id is : huangered<https://github.com/huangered>) into github org so we can put the project under cloundfoundry-community ?

Thanks
Lynn

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Tuesday, February 28, 2017 9:43 PM
To: Lin, Lynn <lynn.lin(a)emc.com>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>; Huang, Peter <Peter.Y.Huang(a)emc.com>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io>; Dr Nic Williams <drnicwilliams(a)gmail.com>
Subject: Re: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

+DrNic
dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>


Sent from my iPhone

On Feb 28, 2017, at 5:14 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> wrote:
Perfect !

Could you please give us the full email address for “Dr. Nic of Stark and Wayne”?then we can contact him for repo creation etc..

Thanks for help,Dr.Max!

Lynn

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Tuesday, February 28, 2017 8:52 PM
To: Lin, Lynn <lynn.lin(a)emc.com<mailto:lynn.lin(a)emc.com>>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org>>; Huang, Peter <Peter.Y.Huang(a)emc.com<mailto:Peter.Y.Huang(a)emc.com>>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io<mailto:scoen(a)pivotal.io>>
Subject: Re: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Yes, that's absolutely a path forward. You can use community as springboard and create proposal for incubation later as you see acceptance and need more visibility. Best,
dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>



Sent from my iPhone

On Feb 28, 2017, at 12:59 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> wrote:
Thanks Dieu ! Can we put it into cloud foundry community firstly then later on we can revisit to see if we want to put into cloudfoundry-incubator ?

From: Dieu Cao [mailto:dcao(a)pivotal.io]
Sent: Tuesday, February 28, 2017 4:14 PM
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org>>
Cc: Huang, Peter <Peter.Y.Huang(a)emc.com<mailto:Peter.Y.Huang(a)emc.com>>; Michael Maximilien <maxim(a)us.ibm.com<mailto:maxim(a)us.ibm.com>>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io<mailto:scoen(a)pivotal.io>>
Subject: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Lynn, I think whether to put it in the Extensions PMC or in cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC [1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com<mailto:drnicwilliams(a)gmail.com>> wrote:
Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz in simple_server package.

And remove large files from the git repo (they add up over time) https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server


Lin, Lynn <Lynn.X.Lin@...>
 

Thanks all ,this is available at https://github.com/cloudfoundry-community/mongodb-bosh-release

发自我的 iPhone

在 2017年3月1日,上午1:29,Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> 写道:

Thanks !

Dr Nic,
Could you please add us(my github id is :linlynn and peter’s id is : huangered<https://github.com/huangered>) into github org so we can put the project under cloundfoundry-community ?

Thanks
Lynn

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Tuesday, February 28, 2017 9:43 PM
To: Lin, Lynn <lynn.lin(a)emc.com<mailto:lynn.lin(a)emc.com>>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org>>; Huang, Peter <Peter.Y.Huang(a)emc.com<mailto:Peter.Y.Huang(a)emc.com>>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io<mailto:scoen(a)pivotal.io>>; Dr Nic Williams <drnicwilliams(a)gmail.com<mailto:drnicwilliams(a)gmail.com>>
Subject: Re: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

+DrNic
dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>


Sent from my iPhone

On Feb 28, 2017, at 5:14 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> wrote:
Perfect !

Could you please give us the full email address for “Dr. Nic of Stark and Wayne”?then we can contact him for repo creation etc..

Thanks for help,Dr.Max!

Lynn

From: Michael Maximilien [mailto:maxim(a)us.ibm.com]
Sent: Tuesday, February 28, 2017 8:52 PM
To: Lin, Lynn <lynn.lin(a)emc.com<mailto:lynn.lin(a)emc.com>>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org>>; Huang, Peter <Peter.Y.Huang(a)emc.com<mailto:Peter.Y.Huang(a)emc.com>>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io<mailto:scoen(a)pivotal.io>>
Subject: Re: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Yes, that's absolutely a path forward. You can use community as springboard and create proposal for incubation later as you see acceptance and need more visibility. Best,
dr.max

ibm cloud labs
sillicon valley, ca
usa
maximilien.org<http://maximilien.org>



Sent from my iPhone

On Feb 28, 2017, at 12:59 AM, Lin, Lynn <Lynn.X.Lin(a)dell.com<mailto:Lynn.X.Lin(a)dell.com>> wrote:
Thanks Dieu ! Can we put it into cloud foundry community firstly then later on we can revisit to see if we want to put into cloudfoundry-incubator ?

From: Dieu Cao [mailto:dcao(a)pivotal.io]
Sent: Tuesday, February 28, 2017 4:14 PM
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org>>
Cc: Huang, Peter <Peter.Y.Huang(a)emc.com<mailto:Peter.Y.Huang(a)emc.com>>; Michael Maximilien <maxim(a)us.ibm.com<mailto:maxim(a)us.ibm.com>>; Coen, Shannon (Pivotal) <scoen(a)pivotal.io<mailto:scoen(a)pivotal.io>>
Subject: [cf-dev] Re: Re: Re: A proposal to offer mongodb 3.2.6 bosh release to cloudfoundry

Lynn, I think whether to put it in the Extensions PMC or in cloudfoundry-community simply depends on your goals.

There's some additional visibility given to projects in the Extensions PMC [1] as Max mentioned.
These projects can be viewed as official extensions to Cloud Foundry.

The cloudfoundry-community repo is also a great place to make useful extensions to CF available and is very easy to achieve.
Lots of great projects are hosted there.
However, these projects are not part of the Cloud Foundry Foundation intellectual IP.

[1] https://www.cloudfoundry.org/projects/

On Mon, Feb 27, 2017 at 8:26 PM, Dr Nic Williams <drnicwilliams(a)gmail.com<mailto:drnicwilliams(a)gmail.com>> wrote:
Bonus tip:

Upload all blobs so they appear in the config/blobs.yml - for example the simple_server/mongodb3.tgz in simple_server package.

And remove large files from the git repo (they add up over time) https://github.com/linlynn/mongodb-bosh-release/tree/master/src/simple_server