I've set up a new Gitorious server using Rodrigo's Chef recipe (https://github.com/rosenfeld/gitorious-cookbooks).
I have two issues that I cannot seem to solve. *1. gitorious.local* I ran the Chef recipe with the host set up as "gitorious.local". I then changed it in the *gitorious.yml* file in both *gitorious_client_host* and * gitorious_host* parameters to my final hostname. However, now the emails that come through to me for merge requests and Favourites activity contain the URL* http://gitorious.local*/<project> The protocol should be HTTPS also, see item 2. *2. use_ssl: true* I have use_ssl: true set in my gitorious.yml file. I have created an Apache2 SSL only vhost, and turned off the standard HTTP vhost. Now I can't push to repositories - I get the error "Access denied or wrong repository path". If I turn on the HTTP (port 80) vhost this resolves itself. I would really appreciate any help with this Thanks, Shane -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
