kellrott / galaxy-tooldev-docs

Other
4 stars 4 forks source link

Google cloud testing #5

Closed canghel closed 9 years ago

canghel commented 9 years ago

I have a lot of problems with the testing, and it is very frustrating and time-consuming. Here are some of my suggestions/issues:

Thank you.

canghel commented 9 years ago

Sorry, the last point was because we paid to the wrong account. :(

dannon commented 9 years ago

Thanks for this feedback! I'll try to get the docs updated today.

kellrott commented 9 years ago

I've removed the reference about docker and moved the GCE and VirtualBox instructions into their own sections.

We should probably point out that the link to the instructions at "Google Developers Console" are for reference and should lead to a whole other set of steps. I think what we have on the page will work by itself.

I've added instructions on the GCE page about how to create a volume (for permanent storage), but not yet the bit about how to mount it in the OS. (@dannon do you have any ideas about the best way to format/mount a volume without telling them to start editing the fstab?)

I think it needs to be "gcloud config set project PROJECT-ID", I'm assuming 'SMCtest' is the project name. Maybe a screen shot to help people on the difference between the two?