|
Adding second domain to API endpoint
Hi there, how can I add a second domain to my API endpoint? I know how to
add a shared domain for apps. But looking at the router /routes, the
api.<domain> maps directly to the cloudcontroller. How
Hi there, how can I add a second domain to my API endpoint? I know how to
add a shared domain for apps. But looking at the router /routes, the
api.<domain> maps directly to the cloudcontroller. How
|
By
Vinicius Carvalho <viniciusccarvalho@...>
·
#352
·
|
|
Re: What ports will be needed to support hm and loggregator
Yes he also listens to udp4. By allowing udp 3456 and 3457, it worked.
Do you know why 3457 is used when the incoming listening port for loggregator is specified as 3456?
Sent from my iPhone
Yes he also listens to udp4. By allowing udp 3456 and 3457, it worked.
Do you know why 3457 is used when the incoming listening port for loggregator is specified as 3456?
Sent from my iPhone
|
By
Jason Huang
·
#351
·
|
|
Re: Log connections from security groups - bosh lite
Yes, I do recall that the feature did not work on bosh-lite but that was
when kernel logging was disabled on the trusty stemcell.
Michael, could you send the json for the application security group
Yes, I do recall that the feature did not work on bosh-lite but that was
when kernel logging was disabled on the trusty stemcell.
Michael, could you send the json for the application security group
|
By
Dieu Cao <dcao@...>
·
#350
·
|
|
cf-release v211 is available
The cf-release v211 was released on June 4th, 2015
- IMPORTANT: This release removes lucid64 stack, please ensure apps are
migrated prior to upgrade
- IMPORTANT: If using the postgres
The cf-release v211 was released on June 4th, 2015
- IMPORTANT: This release removes lucid64 stack, please ensure apps are
migrated prior to upgrade
- IMPORTANT: If using the postgres
|
By
Dieu Cao <dcao@...>
·
#349
·
|
|
Re: cf-dev Digest, Vol 3, Issue 18
Hello Supraja,
Did you delete the service broker with `cf delete-service-broker`?
Then you registered the broker again with `cf create-service-broker`?
Then you tried to make the service plans
Hello Supraja,
Did you delete the service broker with `cf delete-service-broker`?
Then you registered the broker again with `cf create-service-broker`?
Then you tried to make the service plans
|
By
Shannon Coen
·
#348
·
|
|
Re: Log connections from security groups - bosh lite
i seem to remember something about app security group logging having an
issue with bosh-lite that isn't present when you have a DEA in a VM. i
remember something about that. i'll see if dieu
i seem to remember something about app security group logging having an
issue with bosh-lite that isn't present when you have a DEA in a VM. i
remember something about that. i'll see if dieu
|
By
James Bayer
·
#347
·
|
|
Log connections from security groups - bosh lite
Hello,
as you suggested, I looked deeper in this matter, and I can see that on the DEA VM:
I get the right iptables rules, but I still can not see the logs on /var/log/messages
[Im using
Hello,
as you suggested, I looked deeper in this matter, and I can see that on the DEA VM:
I get the right iptables rules, but I still can not see the logs on /var/log/messages
[Im using
|
By
Michael Grifalconi <michael.grifalconi@...>
·
#346
·
|
|
Re: Runtime PMC - 2015-06-02 notes
Copying contents of notes here.
----
Runtime PMC Meeting 2015-06-02
<https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md#agenda>
Agenda
1. Proposed Runtime
Copying contents of notes here.
----
Runtime PMC Meeting 2015-06-02
<https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md#agenda>
Agenda
1. Proposed Runtime
|
By
Dieu Cao <dcao@...>
·
#345
·
|
|
Re: Hm9000 Build error
Fix Confirmed, for the record, it was the issue when running ./update and
failure to retrieve HM9000 git submodules.
---
Armin ranjbar
Fix Confirmed, for the record, it was the issue when running ./update and
failure to retrieve HM9000 git submodules.
---
Armin ranjbar
|
By
Armin Ranjbar <zoup@...>
·
#344
·
|
|
Re: Hm9000 Build error
Replying myself :I
i think it was due the fact that something was messed up during updating
git sub modules before creating release, recreating to make sure it's ok.
---
Armin ranjbar
Replying myself :I
i think it was due the fact that something was messed up during updating
git sub modules before creating release, recreating to make sure it's ok.
---
Armin ranjbar
|
By
Armin Ranjbar <zoup@...>
·
#343
·
|
|
Hm9000 Build error
Hello,
when trying to deploy CF, i get this error during build process of HM9000.
CF RELEASE : 210+dev.2 , commit hash: c6f46acd
bosh-openstack-kvm-ubuntu-trusty-go_agent v2978
Started compiling
Hello,
when trying to deploy CF, i get this error during build process of HM9000.
CF RELEASE : 210+dev.2 , commit hash: c6f46acd
bosh-openstack-kvm-ubuntu-trusty-go_agent v2978
Started compiling
|
By
Armin Ranjbar <zoup@...>
·
#342
·
|
|
Re: Staging error: no available stagers (status code: 400, error code: 170001)
I am sorry that I was no help to you
2015-06-05 13:12 GMT+09:00 Guangcai Wang <guangcai.wang(a)gmail.com>:
I am sorry that I was no help to you
2015-06-05 13:12 GMT+09:00 Guangcai Wang <guangcai.wang(a)gmail.com>:
|
By
Takeshi Morikawa
·
#341
·
|
|
Re: Announcing Experimental support for Asynchronous Service Operations
+1
--
Duncan Johnston-Watt
CEO | Cloudsoft Corporation
+44 777 190 2653 | @duncanjw
Sent from my iPhone
--
Cloudsoft Corporation Limited, Registered in Scotland No: SC349230.
Registered Office:
+1
--
Duncan Johnston-Watt
CEO | Cloudsoft Corporation
+44 777 190 2653 | @duncanjw
Sent from my iPhone
--
Cloudsoft Corporation Limited, Registered in Scotland No: SC349230.
Registered Office:
|
By
Duncan Johnston-Watt <duncan.johnstonwatt@...>
·
#340
·
|
|
Re: What ports will be needed to support hm and loggregator
He also probably listens for udp4 connections. Have you tried to allow udp4
traffic to ports 3456-3457 and check if loggregator collects the logs after
it?
--
Lev Berman
Altoros - Cloud Foundry
He also probably listens for udp4 connections. Have you tried to allow udp4
traffic to ports 3456-3457 and check if loggregator collects the logs after
it?
--
Lev Berman
Altoros - Cloud Foundry
|
By
Lev Berman <lev.berman@...>
·
#339
·
|
|
Runtime PMC - 2015-06-02 notes
Hi,
We had a meeting for the Runtime PMC earlier this week.
Notes available here:
>
https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md
-Dieu
Hi,
We had a meeting for the Runtime PMC earlier this week.
Notes available here:
>
https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md
-Dieu
|
By
Dieu Cao <dcao@...>
·
#338
·
|
|
Re: Announcing Experimental support for Asynchronous Service Operations
i'm very happy to see this work delivered as the 60 second limit has come
up so often as a pain point in the past. great job to all who contributed!
--
Thank you,
James Bayer
i'm very happy to see this work delivered as the 60 second limit has come
up so often as a pain point in the past. great job to all who contributed!
--
Thank you,
James Bayer
|
By
James Bayer
·
#337
·
|
|
Re: Staging error: no available stagers (status code: 400, error code: 170001)
Finally, it works after I changed the configuration related to memory and
disk for dea.
< disk_mb: 2048
---
1025c1029
< memory_overcommit_factor: 3
---
1028c1032
< staging_disk_limit_mb:
Finally, it works after I changed the configuration related to memory and
disk for dea.
< disk_mb: 2048
---
1025c1029
< memory_overcommit_factor: 3
---
1028c1032
< staging_disk_limit_mb:
|
By
iamflying
·
#336
·
|
|
Re: What ports will be needed to support hm and loggregator
We found the loggregator was listening on port 3456 and 3457 with upd6.
udp6 0 0 [::]:3457 [::]:*
But we can’t use ipv6 in our env. So is there any way to force
We found the loggregator was listening on port 3456 and 3457 with upd6.
udp6 0 0 [::]:3457 [::]:*
But we can’t use ipv6 in our env. So is there any way to force
|
By
MaggieMeng
·
#335
·
|
|
Re: Staging error: no available stagers (status code: 400, error code: 170001)
debug log sample
By
Takeshi Morikawa
·
#334
·
|
|
Re: UAA : Is anyone utilizing the Password Score Feature
On the Password Score feature, I haven't yet received any updates on
whether its being used at all.
Please let us know if anyone is using the same.
Thank you Nick/Steve/Josh for the feedback !!
I
On the Password Score feature, I haven't yet received any updates on
whether its being used at all.
Please let us know if anyone is using the same.
Thank you Nick/Steve/Josh for the feedback !!
I
|
By
Sree Tummidi
·
#333
·
|