boot script

An article by Gaspard Bucher

installing

  1. dependencies
  2. boot script
  3. passenger
  4. sphinx
  5. zena@alwaysdata
  6. zena in another app
  7. zena@dreamhost

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