Gitlab and gitweb together
Created by: aleixq
Is it possible to run side by side gitweb and gitlab using same gitolite conf? If I add the gitweb user to gitolite.conf as usual, then 500 error appears when adding new users thorugh gitlab.
I understand that public repositories feature is not in gitlab roadmap.But I think that it will be useful to give read only access to people interested in some projects through gitweb, although it cannot be administrated by gitlab. And the way of getting gitweb running as it could is adding gitweb user to gitolite.conf.
Anyway thank you for this great and useful tool. And excuse my words if they sound too profane. (i started using gitlab just 2 days ago).