please split init.d script into two
Created by: klaernie
Hi there,
I am using gitlab 7.1 (since 4.x times) with Phusion Passenger as backend instead of Unicorn. Unfortunately the init script does not allow disabling the unicorn component without complaining or mayor code rewrite.
As both components are started pretty much the same (with only some name changes between each of them) it should be pretty straight forward to split them in two. Alternatively /etc/default/gitlab should allow a safe way to disable unicorn.
BTW: Gitlab runs awesome under Passenger, it might be worth offering it as an official deployment option.
Thanks and kind regards, Andre