app not running
Created by: petergus
ive cross posted this to the google group, i hope its ok... this is not really an issue, its more looking for ideas what i missed.
im on an ubuntu 10.04 server and managed to get all the way through the install and fix all the errors :D while following this https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md
so now i go the IP i set in my virtualhosts and there is just a file structure list on apache. i think i missed something. :/
the database is populated and the last command shows this:
root@rs203135:/home/gitlab/gitlab# sudo -u gitlab bundle exec rake gitlab:app:status RAILS_ENV=production Starting diagnostics config/database.yml............exists config/gitlab.yml............exists /home/git/repositories/............exists /home/git/repositories/ is writable?............YES remote: Counting objects: 12, done. remote: Compressing objects: 100% (8/8), done. remote: Total 12 (delta 1), reused 0 (delta 0) Receiving objects: 100% (12/12), done. Resolving deltas: 100% (1/1), done. Can clone gitolite-admin?............YES UMASK for .gitolite.rc is 0007? ............YES /home/git/.gitolite/hooks/common/post-receive exists? ............YES
Finished
it must be something with how i set up the virtual hosts... or?? confused. (im not knowing very much ruby atall)
any help greatly appreciated, looking forward to using this!
Thanks!