|
Re: Starting Spring Boot App after deploying it to CF
Hi James,
It does work. I am not sure why it didn't last time. I will need to figure out what's difference between this sample app and my testing SB app.
One more thing. In my previous apps, I have
Hi James,
It does work. I am not sure why it didn't last time. I will need to figure out what's difference between this sample app and my testing SB app.
One more thing. In my previous apps, I have
|
By
Qing Gong
·
#1701
·
|
|
Re: Multi DEA pool in cloudfoundry
Sounds like it could work, have you tried it?
Naming the same stack differently on different IaaS is not the ideal way to
accomplish placement on different IaaS, but until placement pools
Sounds like it could work, have you tried it?
Naming the same stack differently on different IaaS is not the ideal way to
accomplish placement on different IaaS, but until placement pools
|
By
Amit Kumar Gupta
·
#1700
·
|
|
Re: love to contribute!
armin,
thanks for indicating an interest! hopefully you have a CLA on-file. you
can see some of the contribution first steps here, including the CLA to
fill out if you still need to do that step
armin,
thanks for indicating an interest! hopefully you have a CLA on-file. you
can see some of the contribution first steps here, including the CLA to
fill out if you still need to do that step
|
By
James Bayer
·
#1699
·
|
|
Re: bosh-lite 9000.50.0+ uses official garden-linux release -> easier net configuration
Thanks for this simplification!
Cyrille
wrote:
--
Cyrille Le Clerc
email & gtalk : cleclerc(a)cloudbees.com / mob: +33-6.61.33.69.86 / skype:
cyrille.leclerc
CloudBees, Inc
www.cloudbees.com
Thanks for this simplification!
Cyrille
wrote:
--
Cyrille Le Clerc
email & gtalk : cleclerc(a)cloudbees.com / mob: +33-6.61.33.69.86 / skype:
cyrille.leclerc
CloudBees, Inc
www.cloudbees.com
|
By
Cyrille Le Clerc <cleclerc@...>
·
#1698
·
|
|
love to contribute!
Hello! :)
i was looking around tracker to find issues (probably low hanging ones to
start with) to fix, while i might have found some that i could help with, i
wanted to signal you guys as well so i
Hello! :)
i was looking around tracker to find issues (probably low hanging ones to
start with) to fix, while i might have found some that i could help with, i
wanted to signal you guys as well so i
|
By
Armin Ranjbar <zoup@...>
·
#1697
·
|
|
Re: Starting Spring Boot App after deploying it to CF
the sample app i referenced with the "initial" director works for me:
$ curl http://jamesboot.cfapps.io
Greetings from Spring Boot!
here's the corresponding logs to the sample app once it's
the sample app i referenced with the "initial" director works for me:
$ curl http://jamesboot.cfapps.io
Greetings from Spring Boot!
here's the corresponding logs to the sample app once it's
|
By
James Bayer
·
#1696
·
|
|
Re: Starting Spring Boot App after deploying it to CF
Thanks James! You are right that it is pretty straight forward to build and deploy this sample project. However, I got the exact same behavior. The System.out worked when I ran the jar as a standalone
Thanks James! You are right that it is pretty straight forward to build and deploy this sample project. However, I got the exact same behavior. The System.out worked when I ran the jar as a standalone
|
By
Qing Gong
·
#1695
·
|
|
Re: Starting Spring Boot App after deploying it to CF
Thanks Naga. The sample project had this plugin in the pom file already.
Thanks Naga. The sample project had this plugin in the pom file already.
|
By
Qing Gong
·
#1694
·
|
|
admin_ui (v6): Resource limit matched - restart
Hi,
This thread was originally posted at https://groups.google.com/a/cloudfoundry.org/forum/#!topic/admin-ui/6HICMfIlwIc but as the admin_ui is scanning information from Cloud Foundry's components, I
Hi,
This thread was originally posted at https://groups.google.com/a/cloudfoundry.org/forum/#!topic/admin-ui/6HICMfIlwIc but as the admin_ui is scanning information from Cloud Foundry's components, I
|
By
Francois-Yanick Bourassa <fybhybris@...>
·
#1693
·
|
|
Re: Multi DEA pool in cloudfoundry
the cf oss wiki [1] has a design docs section [2] that lists an approach
called "placement pools" [3].
the placement pools concept never moved beyond the proposal phase and now
that diego is the
the cf oss wiki [1] has a design docs section [2] that lists an approach
called "placement pools" [3].
the placement pools concept never moved beyond the proposal phase and now
that diego is the
|
By
James Bayer
·
#1692
·
|
|
Multi DEA pool in cloudfoundry
Can Cloudfoundry place specific app on specific IaaS pool. Install many CF is
not a elegant option. Can we support it as below?
1: install full cf-release
2: install DEA on specific IaaS, change the
Can Cloudfoundry place specific app on specific IaaS pool. Install many CF is
not a elegant option. Can we support it as below?
1: install full cf-release
2: install DEA on specific IaaS, change the
|
By
ezhang <ezhang@...>
·
#1691
·
|
|
Re: Multi DEA pool in cloudfoundry
On nabble, your question appears updated:
http://cf-dev.70369.x6.nabble.com/Multi-DEA-pool-in-cloudfoundry-td1674.html
But in the emails that people have already received, and on the official
cf-dev
On nabble, your question appears updated:
http://cf-dev.70369.x6.nabble.com/Multi-DEA-pool-in-cloudfoundry-td1674.html
But in the emails that people have already received, and on the official
cf-dev
|
By
Amit Kumar Gupta
·
#1690
·
|
|
Re: Multi DEA pool in cloudfoundry
Thanks Amit. The question is the same. I will update the question from PCF to
CF
--
View this message in context:
Thanks Amit. The question is the same. I will update the question from PCF to
CF
--
View this message in context:
|
By
ezhang <ezhang@...>
·
#1689
·
|
|
Re: Multi DEA pool in cloudfoundry
Hi,
This is a mailing list for the open source Cloud Foundry project. Please
use Pivotal's internal communication channels if your question is
specifically related to PCF.
Thanks,
Amit
Hi,
This is a mailing list for the open source Cloud Foundry project. Please
use Pivotal's internal communication channels if your question is
specifically related to PCF.
Thanks,
Amit
|
By
Amit Kumar Gupta
·
#1688
·
|
|
Multi DEA pool in cloudfoundry
Many of customers asked for a feature that is they can place specific app on
specific IaaS pool. Install many PCF is not a elegant option. Can we support
it as below?
1: install full PCF
2: install
Many of customers asked for a feature that is they can place specific app on
specific IaaS pool. Install many PCF is not a elegant option. Can we support
it as below?
1: install full PCF
2: install
|
By
ezhang <ezhang@...>
·
#1687
·
|
|
Re: Extending Org to support multi-level Orgs (i.e. OU)
zongwei, i'm unclear why a single org with multiple spaces, each
potentially with their own quota, which is what the cf system does today,
does not satisfy the customer's request when using a single
zongwei, i'm unclear why a single org with multiple spaces, each
potentially with their own quota, which is what the cf system does today,
does not satisfy the customer's request when using a single
|
By
James Bayer
·
#1686
·
|
|
Re: [cf-bosh] Re: bosh-lite 9000.50.0+ uses official garden-linux release -> easier net configuration
Everything should still work as is.
wrote:
Everything should still work as is.
wrote:
|
By
Dmitriy Kalinin <dkalinin@...>
·
#1685
·
|
|
Re: [cf-bosh] bosh-lite 9000.50.0+ uses official garden-linux release -> easier net configuration
I am glad for future simpler networking for bosh-lite manifests; I just know we have lots of infrastructure-warden.yml spiff templates in lots of bosh releases.
Also, will bosh-lite stemcells keep
I am glad for future simpler networking for bosh-lite manifests; I just know we have lots of infrastructure-warden.yml spiff templates in lots of bosh releases.
Also, will bosh-lite stemcells keep
|
By
Dr Nic Williams <drnicwilliams@...>
·
#1684
·
|
|
Re: [cf-bosh] bosh-lite 9000.50.0+ uses official garden-linux release -> easier net configuration
I know versioning is somewhat a lost cause for bosh-lite.
I guess my actual question is: will old manifests still work for new bosh-lite? I assume so as you said "you will not notice any
I know versioning is somewhat a lost cause for bosh-lite.
I guess my actual question is: will old manifests still work for new bosh-lite? I assume so as you said "you will not notice any
|
By
Dr Nic Williams <drnicwilliams@...>
·
#1683
·
|
|
Re: [cf-bosh] bosh-lite 9000.50.0+ uses official garden-linux release -> easier net configuration
Perhaps worthy of a major version bump?
wrote:
Perhaps worthy of a major version bump?
wrote:
|
By
Dr Nic Williams <drnicwilliams@...>
·
#1682
·
|