|
Announcing cf-mysql-release v26, now with a slimmer VM footprint!
Hello Cloud Foundry folks, For those of you who are tired of deploying web apps without easy integration with data services, cf-mysql is a great place to start. With this release, I'm happy to tell yo
Hello Cloud Foundry folks, For those of you who are tired of deploying web apps without easy integration with data services, cf-mysql is a great place to start. With this release, I'm happy to tell yo
|
By
Marco Nicosia
· #3924
·
|
|
Question about `cf scale`
Sweet! Thank you guys! -- Marco Nicosia Product Manager Pivotal Software, Inc.
Sweet! Thank you guys! -- Marco Nicosia Product Manager Pivotal Software, Inc.
|
By
Marco Nicosia
· #3493
·
|
|
Question about `cf scale`
Good morning from wet SF, I sat down and noticed something odd in last night's scrollback. This happens to be PWS (cf 228, diego 0.1446.0, stemcell 3147) but it's a general CF question: $ cf app click
Good morning from wet SF, I sat down and noticed something odd in last night's scrollback. This happens to be PWS (cf 228, diego 0.1446.0, stemcell 3147) but it's a general CF question: $ cf app click
|
By
Marco Nicosia
· #3485
·
|
|
Mysql/Postgres Cluster via CF Containers Broker
Hi Shashank, We're all pretty eager to start messing about with data services via containers vs. relying on BOSH-provisioned VMs. There's a lot we could do to move forward, but the real sticking point
Hi Shashank, We're all pretty eager to start messing about with data services via containers vs. relying on BOSH-provisioned VMs. There's a lot we could do to move forward, but the real sticking point
|
By
Marco Nicosia
· #3470
·
|
|
URL of a Service Instance
Hi Rahul, Sorry for the slow follow-up. BOSH manifests are generated by merging templates and stubs together using a tool called spiff. The way the cf-mysql templates are laid out is just how we happe
Hi Rahul, Sorry for the slow follow-up. BOSH manifests are generated by merging templates and stubs together using a tool called spiff. The way the cf-mysql templates are laid out is just how we happe
|
By
Marco Nicosia
· #3306
·
|
|
Announcing cf-mysql-release v25 ... and a fist bump!
Hi everyone! Back from holiday, and finished catching up on that massive backlog of e-mail? Cool! Over the break, a glitch in our release system accidentally e-mailed out the draft. In case you missed
Hi everyone! Back from holiday, and finished catching up on that massive backlog of e-mail? Cool! Over the break, a glitch in our release system accidentally e-mailed out the draft. In case you missed
|
By
Marco Nicosia
· #3303
·
|
|
URL of a Service Instance
Hi Rahul, answers in-line: I'm afraid there's no scheduler for VMs beyond what BOSH provides at provision time, which isn't very complex today. There are features coming, like anti-affinity rules to b
Hi Rahul, answers in-line: I'm afraid there's no scheduler for VMs beyond what BOSH provides at provision time, which isn't very complex today. There are features coming, like anti-affinity rules to b
|
By
Marco Nicosia
· #3259
·
|
|
URL of a Service Instance
Hi Rahul, If your software is deployed by BOSH, then it's possible, but it's a much much more complex issue. Right now, the Service Brokers don't have a great way of dynamically allocating a new VM. T
Hi Rahul, If your software is deployed by BOSH, then it's possible, but it's a much much more complex issue. Right now, the Service Brokers don't have a great way of dynamically allocating a new VM. T
|
By
Marco Nicosia
· #3257
·
|
|
URL of a Service Instance
Rahul, Arranging credentials within the broker is something that happens within the broker's source code. If you're the service broker author, you need to make up the credentials in your service broke
Rahul, Arranging credentials within the broker is something that happens within the broker's source code. If you're the service broker author, you need to make up the credentials in your service broke
|
By
Marco Nicosia
· #3218
·
|
|
URL of a Service Instance
Hi Rahul, responses in-line: After you've created a service instance, and bound it to an application, client applications are typically auto-configured by Cloud Foundry via environment variables. The
Hi Rahul, responses in-line: After you've created a service instance, and bound it to an application, client applications are typically auto-configured by Cloud Foundry via environment variables. The
|
By
Marco Nicosia
· #3199
·
|
|
[cf-bosh] PLEASE READ: BOSH-Lite stemcell broken
wrote: Current Bosh Lite stemcell is 3147. Is that Known Good? -- Marco N.
wrote: Current Bosh Lite stemcell is 3147. Is that Known Good? -- Marco N.
|
By
Marco Nicosia
· #3167
·
|
|
Deploy Cloud foundry using bosh or terraform
I tried to install CF via BOSH-lite on my 8GB Macbook last week. The results were ugly. Several compile tasks failed leaving a mangled, half-finished install. I did not pursue further; it's possible a
I tried to install CF via BOSH-lite on my 8GB Macbook last week. The results were ugly. Several compile tasks failed leaving a mangled, half-finished install. I did not pursue further; it's possible a
|
By
Marco Nicosia
· #2847
·
|
|
Immutability of applications
Hi John, thanks for getting back to me. It seems inconvenient for you to have to monitor divergence of CF-initiated configuration changes from the Apps' runtime environment. I'm not PM for these proje
Hi John, thanks for getting back to me. It seems inconvenient for you to have to monitor divergence of CF-initiated configuration changes from the Apps' runtime environment. I'm not PM for these proje
|
By
Marco Nicosia
· #2667
·
|
|
Immutability of applications
John, I'd like to understand more about what you are hoping to accomplish. Are you trying to detect gaps where a new env var has been pushed, but the app has not been restarted? Is this for monitoring
John, I'd like to understand more about what you are hoping to accomplish. Are you trying to detect gaps where a new env var has been pushed, but the app has not been restarted? Is this for monitoring
|
By
Marco Nicosia
· #2661
·
|
|
[cf-bosh] cf-services-contrib does not support cf v2
Hi Remi, [I'm moving your post to cf-dev, and BCC'ing cf-bosh. The people you want to reach are more likely hanging out on cf-dev.] I just checked with Shannon, who was PM for services and harkens way
Hi Remi, [I'm moving your post to cf-dev, and BCC'ing cf-bosh. The people you want to reach are more likely hanging out on cf-dev.] I just checked with Shannon, who was PM for services and harkens way
|
By
Marco Nicosia
· #2338
·
|
|
REST API endpoint for accessing application logs
You don't need to do the $(cf oauth-token | grep bearer) all within the curl command. Perhaps the auth issue will be more apparent if you break it down into each individual step. What happens if you r
You don't need to do the $(cf oauth-token | grep bearer) all within the curl command. Perhaps the auth issue will be more apparent if you break it down into each individual step. What happens if you r
|
By
Marco Nicosia
· #2280
·
|
|
Announcing cf-mysql-release v23
Hi everyone, Just wanted to let you know that cf-mysql-release v23 <https://github.com/cloudfoundry/cf-mysql-release/tree/v23> is now available. -- cf-mysql-release is a BOSH release that delivers a M
Hi everyone, Just wanted to let you know that cf-mysql-release v23 <https://github.com/cloudfoundry/cf-mysql-release/tree/v23> is now available. -- cf-mysql-release is a BOSH release that delivers a M
|
By
Marco Nicosia
· #2120
·
|
|
Update on Mailman 3 launch
After suddenly realizing I still haven't seen an e-mail to cf-bosh, I have given up. I've switched all my subscriptions over to Regular, no digests. -- Marco Nicosia Product Manager Pivotal Software,
After suddenly realizing I still haven't seen an e-mail to cf-bosh, I have given up. I've switched all my subscriptions over to Regular, no digests. -- Marco Nicosia Product Manager Pivotal Software,
|
By
Marco Nicosia
· #2033
·
|
|
Update on Mailman 3 launch
Hi Marco V, Thanks for remembering to keep on this. Now that you mention it, I haven't gotten any cf-bosh digests till I suddenly got two this morning. But less recent e-mails ("Bosh target password."
Hi Marco V, Thanks for remembering to keep on this. Now that you mention it, I haven't gotten any cf-bosh digests till I suddenly got two this morning. But less recent e-mails ("Bosh target password."
|
By
Marco Nicosia
· #1625
·
|
|
tcp-routing in Lattice
Hi Jack, In addition to Atul's suggestions, could you please give us the exact command lines which you used to launch the two apps? The CLI arguments are tricky, we may be able to see something about
Hi Jack, In addition to Atul's suggestions, could you please give us the exact command lines which you used to launch the two apps? The CLI arguments are tricky, we may be able to see something about
|
By
Marco Nicosia
· #1609
·
|