You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had quite some trouble getting this installed in redmine 5.0.6, so I collect some stuff that I had to change in the installation process. Could this be tested and put into the reference docs resp. troubleshooting?
I had quite some trouble getting this installed in redmine 5.0.6, so I collect some stuff that I had to change in the installation process. Could this be tested and put into the reference docs resp. troubleshooting?
step 1, Debian:
root# apt install build-essential libssh2-1 libssh2-1-dev cmake libgpg-error-dev git ruby-dev pkg-config libssl-dev(added
git ruby-dev pkg-config libssl-dev)before step 4:
in step 4:
git$ git clone https://github.com/sitaramc/gitolite(changed to (
https)Troublehooting:
https://redmine.nrkt.enerkite.com/settings/plugin/redmine_git_hosting?tab=gitolite_config_test -> "Rugged compiled features" "SSH" red: Probably
ruggedwas installed beforeredmine-git-hosting, without the flag--with-ssh. To fix:tail -f /usr/share/redmine/log/git_hosting.logthrows errors about wrong SSH key while changinggitoliteconfig from inside redmine, see: Invalid or unknown remote ssh hostkey (Rugged?) #822 (comment)Internal server error 500 in GUI configuration in
redmine_git_hosting: