|
Re: Starting Spring Boot App after deploying it to CF
Thanks James. I did find the SERVER_PORT=$PORT in the command. Does that mean the build-pack also takes care of listening on that port so CF will not kill and restart the app? Last time when I tried
Thanks James. I did find the SERVER_PORT=$PORT in the command. Does that mean the build-pack also takes care of listening on that port so CF will not kill and restart the app? Last time when I tried
|
By
Qing Gong
·
#1712
·
|
|
Would UAA user encrypted password always begin with $
Hi,
I've noticed that UAA encrypted password pattern begins with $ such
as $2a$10$gJaOC9WDsS6y6np8yYF.W.t9ShyUgSO1CP1JvW1F.aBicSxfYTKYe
Would this pattern remain constant?
Hi,
I've noticed that UAA encrypted password pattern begins with $ such
as $2a$10$gJaOC9WDsS6y6np8yYF.W.t9ShyUgSO1CP1JvW1F.aBicSxfYTKYe
Would this pattern remain constant?
|
By
Paul Bakare
·
#1711
·
|
|
回复:cf-dev Digest, Vol 4, Issue 44
也是愧疚月哦好*
发自我的小米手机
在 2015-7-14 下午4:10,cf-dev-request@...写道:
>
> Send cf-dev mailing list submissions to
cf-dev@...
To subscribe or unsubscribe via the
也是愧疚月哦好*
发自我的小米手机
在 2015-7-14 下午4:10,cf-dev-request@...写道:
>
> Send cf-dev mailing list submissions to
cf-dev@...
To subscribe or unsubscribe via the
|
By
Zhi Xie
·
#1710
·
|
|
expected? doppler log "lost election for cluster leader"
Hi all,
I have 2 doppler instances. I found if one of doppler won election for
cluster leader, the other will frequently log "lost election for cluster
leader" as follows. Is it
Hi all,
I have 2 doppler instances. I found if one of doppler won election for
cluster leader, the other will frequently log "lost election for cluster
leader" as follows. Is it
|
By
iamflying
·
#1709
·
|
|
Re: User cannot do CF login when UAA is being updated
On upgrading the deployment, the uaa not working due the uaadb filesystem
hangup.Under my environment , the nfs-wal-server's ip changed which causing
uaadb,ccdb hang up. Hard reboot the uaadb, restart
On upgrading the deployment, the uaa not working due the uaadb filesystem
hangup.Under my environment , the nfs-wal-server's ip changed which causing
uaadb,ccdb hang up. Hard reboot the uaadb, restart
|
By
Yitao Jiang
·
#1708
·
|
|
User cannot do CF login when UAA is being updated
Hello,
I have a question regarding UAA in Cloud Foundry. I’m currently running Cloud Foundry on Openstack.
I have 2 availability zones and redundancy of the important VMs including UAA.
Whenever I
Hello,
I have a question regarding UAA in Cloud Foundry. I’m currently running Cloud Foundry on Openstack.
I have 2 availability zones and redundancy of the important VMs including UAA.
Whenever I
|
By
Yunata, Ricky <rickyy@...>
·
#1707
·
|
|
Re: love to contribute!
Hi Armin!
I work on the CLI team.
Usually people just attack what matters to them and then make PR's. You can
see that we've handled a lot of PR's from non team members. One of the
benefits of this,
Hi Armin!
I work on the CLI team.
Usually people just attack what matters to them and then make PR's. You can
see that we've handled a lot of PR's from non team members. One of the
benefits of this,
|
By
Rasheed Abdul-Aziz
·
#1706
·
|
|
How is App Instance scale down handled
Hi
When application instance is to be stopped because of scale down request, what happens to the active requests being processed by this instance?
How does cloud foundry handles it, so that the
Hi
When application instance is to be stopped because of scale down request, what happens to the active requests being processed by this instance?
How does cloud foundry handles it, so that the
|
By
Harpreet Ghai
·
#1705
·
|
|
Re: Is spiff dead?
Spruce is currently being used at Stark & Wayne. We’re still using it to work out the bugs but our goal is to replace spiff. I have used it for CF Deployments. Hopefully we can more and more
Spruce is currently being used at Stark & Wayne. We’re still using it to work out the bugs but our goal is to replace spiff. I have used it for CF Deployments. Hopefully we can more and more
|
By
Long Nguyen
·
#1704
·
|
|
Re: Starting Spring Boot App after deploying it to CF
the java buildpack takes care of setting the port for you with spring boot
apps.
run a command like this where you replace "jamesboot" with whatever your
app is called:
cf curl /v2/apps/`cf app
the java buildpack takes care of setting the port for you with spring boot
apps.
run a command like this where you replace "jamesboot" with whatever your
app is called:
cf curl /v2/apps/`cf app
|
By
James Bayer
·
#1703
·
|
|
Re: love to contribute!
Thanks for the reply!
i think i do, i have signed CLA that a while ago.
i'll certainly join the doc sprint! meanwhile i prefer to start working on
CLI as well, but generally, whenever help is
Thanks for the reply!
i think i do, i have signed CLA that a while ago.
i'll certainly join the doc sprint! meanwhile i prefer to start working on
CLI as well, but generally, whenever help is
|
By
Armin Ranjbar <zoup@...>
·
#1702
·
|
|
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
·
|