set gitlab start on boot failed
Created by: HouCoder
hi, guys, today i'm trying to install gitlab 6-8-stable on my debian7 system, after resolved a lot of trouble, now i'm stucking at set gitlab service start on system boot, here is the error info
git@debian-7:~/gitlab$ sudo update-rc.d gitlab defaults 21
update-rc.d: using dependency based boot sequencing
insserv: Service redis-server has to be enabled to start service gitlab
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
for the error i have no idea how to fix it, i have been install redis already, ps:compile Redis form source code, everything looks good, please help me, thanks.