boot script

installing

  1. dependencies
  2. boot script
  3. passenger
  4. sphinx
  5. zena@alwaysdata

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