I have a problem with my Gitlab. After the installation it has no Layout. When i try
bundle exec rake assets:precompile RAILS_ENV=production
It outputs
Could not locate Gemfile or .bundle/ directory
Gitlab is running on Debian with Apache. nginx is disabled.
from your directory run the following command
if you see permission error the try above with command by appending "sudo"
You need to install rails app first then you can compile it's assets.