|
Re: Running non http UDP application on Cloud Foundry
none of the CF routers, either the HTTP gorouter or the upcoming TCP router
[1] support routing UDP.
there is way to turn on "container to container networking" but it's not
advised in a multi-tenant
none of the CF routers, either the HTTP gorouter or the upcoming TCP router
[1] support routing UDP.
there is way to turn on "container to container networking" but it's not
advised in a multi-tenant
|
By
James Bayer
·
#2631
·
|
|
Failed compiling packages during cf-215 upgrade in bosh director
Hi Team , we are getting below error for few packages during cf 2215
version deployment via bosh. Please any idea to add / restore the missing
blobstores in bosh director.
Failed compiling packages
Hi Team , we are getting below error for few packages during cf 2215
version deployment via bosh. Please any idea to add / restore the missing
blobstores in bosh director.
Failed compiling packages
|
By
Lingesh Mouleeshwaran
·
#2630
·
|
|
Re: applications on CF cannot download files from internet
Maybe the security group block egress requests.
Refer to https://docs.cloudfoundry.org/adminguide/app-sec-groups.html
--
Regards,
Yitao
jiangyt.github.io
Maybe the security group block egress requests.
Refer to https://docs.cloudfoundry.org/adminguide/app-sec-groups.html
--
Regards,
Yitao
jiangyt.github.io
|
By
Yitao Jiang
·
#2629
·
|
|
applications on CF cannot download files from internet
I deploy My application to my own cloud foundry platform, and the app needs
download some files from internet,but it always failed download, so I get
into the container to do some test with wget, it
I deploy My application to my own cloud foundry platform, and the app needs
download some files from internet,but it always failed download, so I get
into the container to do some test with wget, it
|
By
Youzhi Zhu
·
#2628
·
|
|
[abacus] Abacus v0.0.3 available
I'm happy to announce the availability of CF Abacus v0.0.3 (incubating).
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
I'd like to thank the Abacus
I'm happy to announce the availability of CF Abacus v0.0.3 (incubating).
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
I'd like to thank the Abacus
|
By
Jean-Sebastien Delfino
·
#2627
·
|
|
Re: abacus collector doesn't work
Hi Maggie,
Good to hear that you've been able to make progress.
You're correct that we're defaulting to https if you don't specify a
protocol in the METER, COUCHDB etc env variables.
I believe that
Hi Maggie,
Good to hear that you've been able to make progress.
You're correct that we're defaulting to https if you don't specify a
protocol in the METER, COUCHDB etc env variables.
I believe that
|
By
Jean-Sebastien Delfino
·
#2626
·
|
|
Running non http UDP application on Cloud Foundry
I have just installed a local CF using CF_NISE_INSTALLER.
I wish to run a SIP application, which runs on PORT 5060 and UDP.
Whatever I have read about CF, I understand that there's a HTTP proxy to
I have just installed a local CF using CF_NISE_INSTALLER.
I wish to run a SIP application, which runs on PORT 5060 and UDP.
Whatever I have read about CF, I understand that there's a HTTP proxy to
|
By
Suryaveer Chauhan
·
#2625
·
|
|
Re: Source IP ACLs
You could certainly build a route service to support this use case. Users
would create a service instance of the service, configure it to block
specified IPs (on create, bind, or out-of-band), then
You could certainly build a route service to support this use case. Users
would create a service instance of the service, configure it to block
specified IPs (on create, bind, or out-of-band), then
|
By
Shannon Coen
·
#2624
·
|
|
Re: Microsoft Dynamics AX users
Hi,
I just wanted to follow-up to see if you were interested in the List
?Looking for something else? Our entire database is customizable to fit your
campaign's specific needs
And I also
Hi,
I just wanted to follow-up to see if you were interested in the List
?Looking for something else? Our entire database is customizable to fit your
campaign's specific needs
And I also
|
By
Ralph Andersen <ralph.andersen@...>
·
#2623
·
|
|
cf client: Get a connection from spaces to services
Hi there!
I'm not sure if I'm actually right here to ask my question: So I'm trying to get the relation between spaces and services from the CloudFoundryClient (Java).
Unfortunately the Services are
Hi there!
I'm not sure if I'm actually right here to ask my question: So I'm trying to get the relation between spaces and services from the CloudFoundryClient (Java).
Unfortunately the Services are
|
By
Lyn Autumn
·
#2622
·
|
|
Re: Changing Cloud Controller Database (CC_DB) encryption key after the DB has been created?
The key is used in a field encryptor - so if you change the key, you can no
longer decrypt encrypted fields in the database (at least, this is my gut
instinct about what you're seeing). My guess is
The key is used in a field encryptor - so if you change the key, you can no
longer decrypt encrypted fields in the database (at least, this is my gut
instinct about what you're seeing). My guess is
|
By
Sandy Cash Jr <lhcash@...>
·
#2621
·
|
|
Changing Cloud Controller Database (CC_DB) encryption key after the DB has been created?
This is a follow-up of this Google Groups conversation:
https://groups.google.com/a/cloudfoundry.org/d/msg/vcap-dev/AnJm9aGe07Y/eB9qv689b2gJ
Basically, for a development installation setup via
This is a follow-up of this Google Groups conversation:
https://groups.google.com/a/cloudfoundry.org/d/msg/vcap-dev/AnJm9aGe07Y/eB9qv689b2gJ
Basically, for a development installation setup via
|
By
Daniel van Dorp
·
#2619
·
|
|
Proposal for FIPS enablement of CF
Hi all,
I originally brought this proposal for enabling CF to be a part of FIPS
compliant solutions back in
Hi all,
I originally brought this proposal for enabling CF to be a part of FIPS
compliant solutions back in
|
By
Sandy Cash Jr <lhcash@...>
·
#2620
·
|
|
The Performance of GoRouter
Dear all!
Recently, I do some pressure test for gorouter, here is some error in the process. My test tools is apache-ab
1. ab -n 100000 -c 100
Dear all!
Recently, I do some pressure test for gorouter, here is some error in the process. My test tools is apache-ab
1. ab -n 100000 -c 100
|
By
Yancey
·
#2618
·
|
|
Re: abacus collector doesn't work
Hi, Jean
The root cause is that abacus takes “https” as default protocol when connect between abacus components like abacus-eureka-stub and abacus-dbserver. But in my CF env, I didn’t have any
Hi, Jean
The root cause is that abacus takes “https” as default protocol when connect between abacus components like abacus-eureka-stub and abacus-dbserver. But in my CF env, I didn’t have any
|
By
MaggieMeng
·
#2617
·
|
|
Re: OpenAM integration
You would need to set up Open AM as a SAML 2.0 Identity Provider and
provide the Identity Provider Metadata in the cf-manifest under
login->saml->providers section
login.saml.providers: description:
You would need to set up Open AM as a SAML 2.0 Identity Provider and
provide the Identity Provider Metadata in the cf-manifest under
login->saml->providers section
login.saml.providers: description:
|
By
Sree Tummidi
·
#2616
·
|
|
app restage
Hi,
If we use Zookeeper/Spring-Cloud-Config-server for application configuration management, then is there are way - to avoid 'cf restage app' after binding my app to config server. So is there a way
Hi,
If we use Zookeeper/Spring-Cloud-Config-server for application configuration management, then is there are way - to avoid 'cf restage app' after binding my app to config server. So is there a way
|
By
Swatz bosh
·
#2615
·
|
|
Re: Invalid Authorization: while deploying application on local CF Instance
Hi Deepak,
Do you have access to the loggregator_trafficcontroller machines from bosh?
If so, can you `bosh ssh` into the machines attach the logs for the
loggregator_trafficcontroller job? They are
Hi Deepak,
Do you have access to the loggregator_trafficcontroller machines from bosh?
If so, can you `bosh ssh` into the machines attach the logs for the
loggregator_trafficcontroller job? They are
|
By
Rohit Kumar
·
#2614
·
|
|
Re: abacus collector doesn't work
Hi Maggie,
Which level of abacus are you using? Are you using the v0.0.2 release or a
specific commit from the Abacus Github repository?
You can get a more verbose log with the following env
Hi Maggie,
Which level of abacus are you using? Are you using the v0.0.2 release or a
specific commit from the Abacus Github repository?
You can get a more verbose log with the following env
|
By
Jean-Sebastien Delfino
·
#2613
·
|
|
Re: IBM Users Database
Hi,
Hope doing well,
I done a small research on companies who are looking for technology Users
Database and thats how I found your contact.
Would you be interested in IBM User Accounts
Hi,
Hope doing well,
I done a small research on companies who are looking for technology Users
Database and thats how I found your contact.
Would you be interested in IBM User Accounts
|
By
Veronica <veronica@...>
·
#2612
·
|