Le 1 septembre 2020 21:04:32 GMT+02:00, furicle --- <binli...@hotmail.com> a écrit : >Hi All > > > >First time user, I'm doing something wrong... > > > >CentOS7 box, installed cgit via yum. > > > >I added scan-path=/git to the /etc/cgitrc > > > >I was hoping it would then see the half dozen or so repostories in that >folder, but the web page shows 'no repositories found' > > > >The /git folder and the .git folders in it are all 755 permissions. > > > >I don't see any complains in the SELinux audit log. > > > >I'm not sure where to go with this. Suggestions?
I've done a little script [1] to install and configure cgit in user environment, under centos 7. I had to make a selinux modules to make it working. You will perhaps find some tips for your error. My 2 cts [1] - github.com/fccagou/mygitserver Hello