Cloud Foundry has this article on working offline without connecting to the internet. In this way you will not need the token and can work with no connection. My Micro Cloud Foundry v1.1.0 VM is installed on a Windows box
You can create a SSH tunnel using openSSH. Once installed you should be able to open a new command prompt and use the ssh command :-
Or you should be able to create PuTTY to create a SSH tunnel between your windows box and the VM as shown below:-
You can confirm that it is working by opening a new command window using following commands:-
vmc target api.vcap.me
vmc login admin@vcap.me
Then bring up the browser verify
Sunday, February 26, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thank you for your feedback