This documentation refers to the coming unreleased 5.6 version of the Nuxeo Platform. For the last stable version, you can read the 5.5 documentation.
Skip to end of metadata
Go to start of metadata

The procedure described here is targeted for the Debian Etch distribution, and should be valid for any Debian-based GNU/Linux distribution such as Ubuntu. In other GNU/Linux distributions some commands may be different.

Here is a sample script based on the one used in the debian package

Copy the shell script to /etc/init.d/nuxeo, replacing paths to match your installation.

Then enable the autostart creating the links in the rcX.d directories running the command (as root):

Now restart the machine and verify that nuxeo is started automatically looking at the log file.

If you want to remove the automatic startup use the command (as root):

You can manage the service with the following command:

Labels:
install-linux install-linux Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Nov 15, 2011

    I think it's better to change :

    with :

    1. Nov 15, 2011

      Of course! Thanks, I've updated the sources and removed the always-deprecated sample.