Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(More) CloudFoundry problems and upgrading to 6.x #69

Open
semmypurewal opened this issue Mar 29, 2015 · 1 comment
Open

(More) CloudFoundry problems and upgrading to 6.x #69

semmypurewal opened this issue Mar 29, 2015 · 1 comment

Comments

@semmypurewal
Copy link
Owner

CloudFoundry has changed significantly in version 6, and -- sadly -- it looks like it did not maintain compatibility with version 5 (which we used for the book). This means some of the narrative in the book won't work as described (specifically, seeing logs and troubleshooting).

To make matters worse, if we update to CloudFoundry 6, we lose the interactive push command.

You can see the differences here:

http://docs.cloudfoundry.org/devguide/installcf/whats-new-v6.html

Fortunately, my friend Mike Hennessey has posted some instructions on getting CloudFoundry 6 to work with the code examples in the book. To start, you'll need to download and install the CloudFoundry 6 client on your host machine (instructions are in the link above).

Next, you can find a sample manifest and some additional instructions on Mike's blog here:

http://blogs.uoregon.edu/cit382sched15w/cloud-foundry/cf-manifests/

And some specific instructions for getting the tweet counter to work in these two links:

http://blogs.uoregon.edu/cit382sched15w/cloud-foundry/cf-tweet-counter/
http://blogs.uoregon.edu/cit382sched15w/cloud-foundry/add-redis-cloud/

I'll post this as official errata and rewrite Chapter 8 for a future ebook update. Let me know if you have any questions or problems.

@semmypurewal
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant