Mongrel
If you want your mongrels to start on reboot:
Install mongrel_cluster in /etc/init.d.
Enable with:
# update-rc.d mongrel_cluster defaults
Sphinx
To start sphinx search daemon on reboot:
Install sphinx in /etc/init.d.
Enable with:
# update-rc.d sphinx defaults