[gitorious] Autostart git-daemon

2014-05-19 Thread Bruce Jones
In order for git-daemon to run I have to manually launch it with: RAILS_ENV=production bundle exec scripts/git-daemon This is OK, but I would like the daemon to start automatically, how do I do this? Bruce -- -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe f

[gitorious] Can't find project adminstration

2014-05-19 Thread Bruce Jones
I have recently set up a Gitorious server which appears to be working. I am able to log in, set up new projects and repositories, but I cannot see how to administrate these projects. There are no options for inviting users to projects, managing access to them, or deleting them... There is an Ad

Re: [gitorious] Installation Fails with the dreaded "Sorry, something went wrong" message when I try to log in - what's up?"

2014-05-19 Thread Bruce Jones
Thanks Mike, this solved it for me too. Cheers, Bruce On Mon, May 19, 2014 at 8:59 AM, Michael Jackson wrote: > The solution is to run: > > RAILS_ENV=production bundle exec rake assets:precompile > > that solved it for me. > > Maybe the page at getgitorious.org/install should be updated? > > --

Re: [gitorious] Installation Fails with the dreaded "Sorry, something went wrong" message when I try to log in - what's up?"

2014-05-19 Thread Michael Jackson
The solution is to run: RAILS_ENV=production bundle exec rake assets:precompile that solved it for me. Maybe the page at getgitorious.org/install should be updated? --- Mike J. On May 19, 2014, at 8:57 AM, Bruce Jones wrote: > I am having the exact same problem with the same error in produc

[gitorious] Re: Installation Fails with the dreaded "Sorry, something went wrong" message when I try to log in - what's up?"

2014-05-19 Thread Bruce Jones
I am having the exact same problem with the same error in production.log. gitorious is installed using the latest Centos 6.5 image, in a VirtualBox VM. Just like Mike I get the "Something went wrong" page, but if I click on the contact us link, I get taken to a page which shows that I have succe