El 07/05/14 17:05, Arthur Baldwin escribió: > By the way, is there anything "wrong" with trying to develop an > InstantHobo.bash script?
No, there's not :). A InstantHobo script is very convenient for Linux/Debian based users. But I still think vagrant is valuable because it allows anyone (Windows, Linux, Mac) to use the same recipes in a testable and reproducible environment. I don't see any way to easily interpret how > the vm is being created from my end. But I would appreciate somebody > explaining to me at least what terminal commands should be issued and in > what order to get a working hobo system. Have you tried http://hobocentral.net/tutorials/two-minutes? I tested it some time ago in Ubuntu 12.04 and it used to work, though it might be obsolete now. Even the current version of > InstantHobo.bash does not yield the same level of success as I saw > happening during the vm installation. And I don't believe that this is > because the GUI system is missing. IMO the same terminal commands > should work equally well on Ubuntu, LinuxMint, and Debian. That's not true, I'm afraid. The ruby versions available in these operative systems change a lot between them and between versions, making it very hard to make a script that works for all. It's just > that nobody seems to know what those terminal commands should really > be. Why not share the "correct information"? As I said, I thought this was already on the website. Please tell me if we need to review it again :). Regards, Ignacio > > Sincerely, > > Arthur > > On Friday, May 2, 2014 8:55:48 AM UTC-7, Arthur Baldwin wrote: > > Hi there, > > I've been away from Hobo for a while, but was involved in prompting > the creation of InstantHobo.bash by Quillro. > I'm wondering if anyone might be interested in refining and updating > InstantHobo.bash to use the latest versions of > Ruby, Rails, and Hobo? > > Hobo 2.1 > Rails 4.x > Ruby 2.x > > and I also would like the script to prompt for the desired database: > > SQLite > MySQL > PostGreSQL > > PostGreSQL is the one I prefer, but try as I might...I always get > problems with trying to use the 'gem install pg' command. > > I very much need to start designing websites for customers using the > latest versions and PostGreSQL right away. > > Thanks for your assistance. > > Sincerely, > > Arthur Baldwin > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
