Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [flux-dev] Flux with CloudFoundry support

The flux-cf-deployer source code is here:
https://github.com/kdvolder/flux-cf-deployer

And the buildpack that Martin mentioned is here:
https://github.com/kdvolder/cf-maven-boot-buildpack

Let me know if you need more info on either of these.

Kris

On Thu, Nov 13, 2014 at 2:29 AM, Martin Lippert <mlippert@xxxxxxxxx> wrote:
Hey Ben,

you should ask this question on the flux-dev mailing list, I put that in CC here.

Regarding your question:
We have the current prototype of Flux itself running on CloudFoundry (at the Pivotal Web Services instance of Cloud Foundry), which is great.

Beyond that, Flux aims at integrating with different development environments (like the classical desktop IDE, cloud IDEs, etc.). It doesn’t necessarily provide its own complete environment. You can continue and use the existing great CloudFoundry integrations for Orion and the Eclipse IDE to deploy your app from your development environment directly to CloudFoundry. That exists today and isn’t going to be replaced by anything in Flux.

In addition to those existing CF integrations Kris built a web application that allows you to deploy your Flux-syned project to CloudFoundry. This is a prototype and focusses on Spring Boot applications (using a special CF buildpack for that). Kris can point you at the code for that, I think.

Hope this provides a good overview and answers your question.

Cheers,
-Martin





> Am 13.11.2014 um 10:40 schrieb Ben Benedek <benbenedek@xxxxxxxxx>:
>
> Hi Martin,
>
> I failed to find information on what is currently supported (and future plans) for CloudFoundry support in Flux.
>
> Is the intention to make the items deployable (to CloudFoundry) from local IDE and Orion?
>
> Best regards,
> Ben.

_______________________________________________
flux-dev mailing list
flux-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/flux-dev


Back to the top