The problem is that there aren't enough people using it, so it's getting pushed out of memory. Fundamentally it's very similar to the original cookbook.
It is possible to run locally, but there are a few tricks to getting it set up which should be documented. This is the version you'd want to run: https://github.com/bsleys/hobocookbook/tree/hobo13doc. if I remember correctly: first do the standard stuff to get a rails app up. fiddle with config/database.yml, rake db:migrate etc. Then create a file called 'git-version' that contains 'hobo13doc' and a file called 'git-path' that contains the directory name. Then run `rake cookbook:update`. I'm probably missing something, but shout if you have trouble, either Bob or I should be able to help you out. Bryan On Tue, Jul 26, 2011 at 11:12 AM, Tomas <[email protected]> wrote: > Hi, > I try to use the docs on http://cookbook-staging.hobocentral.net as > much as possible and so far so good. The problem is that the site is > so slow that its mostly unusable, sometimes it takes several minutes > just to load one page. Would it be possible to make a local copy of > the docs ? > > > /TC > > >> >> I haven't received much feedback about the 1.3.0 documentation on >> cookbook-staging.hobocentral.net. Is that because nobody's noticed >> any problems or because nobody except for Bob has looked at it? I'm >> looking for feedback on the content, not the code, because we'll >> probably use Bob's rails3 port of the cookbook. >> >> Bryan >> >> >> >> >> >> >> >> On Mon, Jul 4, 2011 at 1:00 PM, Betelgeuse <[email protected]> wrote: >> > What are the release plans for Hobo 1.3? Rails 3.1 will probably be >> > out before hobo 1.3 stable so with the apparent lack of development >> > resources what is the long term viability of Hobo? >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Hobo Users" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group >> > athttp://groups.google.com/group/hobousers?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
