Gitlab does not load assets. I am using Gitlab 5.0 with Apache server.
Can someone help me? Thanks in advance!
I am assuming you use ProxyPass and relative path.
bundle exec rake assets:precompile RAILS_ENV=production RAILS_RELATIVE_URL_ROOT=/gitlab
(Make sure to replace /gitlab to whatever you have given in unicorn.rb)A thread you can refer: https://groups.google.com/forum/?fromgroups=#!topic/gitlabhq/BuaaCHoYoPo