Hi Naga,there's an installation guide in doc/recipes/ubuntu/install- ubuntu.txt, but it's for the old gitorious version.
To solve your problem, i think you have to deactivate ssl-support when running the webserver brought with gitorious, see thread http://groups.google.com/group/gitorious/t/2c5b7d8abc1ec55f
- As the login & register page needs ssl, you have to setup a
gitorious-ssl site in apache
Actually, you can skip the SSL requirement. If you add the line
SslRequirement.disable_ssl_check = true
into (for instance) <gitorious_root>/config/environments/ >
production.rb, the SSL requirement will be skipped.
Greets, Thomas Am 18.05.2009 um 19:00 schrieb Naga:
Hi, I'm trying to install Gitorious on my own server for personal use and tinkering but I cannot get past the step where I should start the server and test it (scripts/server - command in the README file). At this step when I try and register I end up at my webserver with an 404 error (http at port 3000 is redirected to https), no surprice since the webserver has no clue about gitorious. So my question is: Is there a complete setup howto somewhere or how do I get both http and https access to my install (web server is apache 2.2 if that matters)? /regards naga --~--~---------~--~----~------------~-------~--~----~You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
smime.p7s
Description: S/MIME cryptographic signature
