|
Welcome to the Nuxeo DAM Installation Guide.
You have just downloaded Nuxeo DAM 1.x. Now how do you try it on your computer?
Nuxeo DAM can be installed on any computer, providing that Java is installed (see the detailed system requirements for more information). Installing Nuxeo DAM takes 3 simple steps:
- Install the downloaded package,
- Start the server,
- Open Nuxeo DAM in a web browser.
On this page:
Once Nuxeo DAM is installed, you may want to install some related software used for some DAM features.
How to install Nuxeo DAM on Windows
Nuxeo DAM for Windows comes as a .zip package.
Unzip the .zip archive using your favorite tool.
 | On Windows, because of the limitation on paths length, it is recommended to extract the content of the archive at root of C:. |
You can then start Nuxeo DAM.
- Open the Nuxeo Control Panel.
 | Depending on how you installed your application, you can open the Nuxeo Control Panel in two different ways. See below for the appropriate command. |
The Nuxeo Control Panel opens.
- Click on the Start button.
Starting the Nuxeo server takes between 30 sec and several minutes, depending on your hardware and the distribution you have chosen to install.
When the server is started, the Start button becomes a Stop button.
- Open a browser and type the URL http://localhost:8080/nuxeo/.
- On 1.0 to 1.2 versions, you can directly log in to your application using the Administrator user name and the Administrator password. Once logged with superuser credentials, you can start creating regular users and import digital assets. See the User Guide to discover all Nuxeo DAM features.
- On DAM 1.3, you need to set up your application's configuration using the displayed startup wizard.
How to open the Panel Control
Nuxeo DAM package |
Command |
zip package of Nuxeo DAM 1.0 to 1.2 |
In the folder C:\Nuxeo application\bin, double-click on nuxeoctl.exe. |
zip package of Nuxeo DAM 1.3 |
In the folder C:\Nuxeo application\bin, double-click on nuxeoctl.bat. |
 | On Windows 7, you need to run the nuxeoctl.bat and Start Nuxeo.bat commands as an administrator if you haven't installed your Nuxeo application at the root of C: (for instance in C:\Program Files). To run them as an administrator, right-click on the command and click on "Run as administrator". |
On Windows, it is possible to start Nuxeo as a service. Please report the Install the application as a Windows service page for guidelines and examples.
How to install Nuxeo DAM on Mac OS
Nuxeo DAM runs on Mac OS 10.5 or greater (Leopard or Snow Leopard). For more information about supported environments, you can check the Hardware and Software requirements. Installing and runnning Nuxeo DAM on a Mac takes two steps:
- Unzip the downloaded ZIP file using your favorite tool.
- From the Finder, click on "Start Nuxeo.command". You can also drag and drop the start script in the terminal and press Enter.
 | The command may not be executable by default. If it is the case, in the terminal go to the bin directory of Nuxeo and type the line below:
chmod +x *.command |
The Control Panel opens.
- Click on the Start button.
Starting the Nuxeo server takes between 30 sec and several minutes, depending on your hardware and the distribution you have chosen to install.
When the server is started, the Start button becomes a Stop button.
- Open a browser and type the URL http://localhost:8080/nuxeo/.
- On 1.0 to 1.2 versions, you can directly log in to your application using the Administrator user name and the Administrator password. Once logged with superuser credentials, you can start creating regular users and import digital assets. See the User Guide to discover all Nuxeo DAM features.
- On DAM 1.3, you need to set up your application's configuration using the displayed startup wizard.
How to install Nuxeo DAM on Linux
You can install Nuxeo DAM on Linux in three different ways:
How to install Nuxeo DAM from the zip archive
Using the zip archive installs Nuxeo DAM only (you may need to manually install third-parties).
Unzip the downloaded ZIP file using your favorite tool.
You can then start Nuxeo DAM.
How to install Nuxeo DAM with APT sources for Debian
Installing Nuxeo DAM using the APT sources for Debian installs and configures Nuxeo DAM, but it also installs all required dependencies for an optimal use of the application.
- Activate multiverse and partner sources for JDK Sun install and other third parties:
- Click on
System/Administration/Software Sources.
- Check the
multiverse and partner sources.
- Add the Nuxeo key:
- Download the Nuxeo key and import it in the Authentication tab.
- Or, in a terminal, issue:
- Add the Nuxeo source:
- In the Other Software tab, add
"deb http://apt.nuxeo.org/ lucid releases" to the software sources.
- Or issue the following commands in a terminal:
- Install Nuxeo DAM:
- Click on nuxeo-dam (apt://nuxeo-dam)
- or, in a terminal, issue:
- Follow the instructions displayed.
If it's your first install of Nuxeo DAM, you can configure:
- the bind address,
- the port,
- the database (a preconfigured PostgreSQL database is suggested by default).

The application is installed as a service. It is automatically started and set to automatically start at boot.
Installation details
Here are some information of the installation's configuration:
- application:
opt/nuxeo-dam
- Configuration file (nuxeo.conf):
etc/nuxeo-dam/nuxeo.conf
- logs:
var/log/nuxeo-dam
- data:
var/log/nuxeo-dam
How to install Nuxeo DAM with the Debian package
A Debian installer (.deb) is available for download. This installer enables you to configure your application at the time of installation and to install it as a Debian service directly.
Double-click on the downloaded .deb file and follow the instructions displayed. If it's your first install of Nuxeo DAM, you can configure:
- the bind address,
- the port,
- the database (a preconfigured PostgreSQL database is suggested by default).
The application is automatically installed as a service and immediately started and set to automatically start at boot.

The installation's configuration (where to find the configuration file, logs etc) are the same as for the APT sources installation.
How to start Nuxeo DAM on Linux
- Launch a terminal and go to your installation directory.
- Start the server using the
nuxeoctl script (located in the bin directory):
 | The command used to launch the Control Panel may not be executable by default. If it is the case, in the terminal go to the bin directory of Nuxeo and type the line below to be able to use it:
chmod +x *.sh *ctl |
The Control Panel opens.
- Click on the Start button.
Starting the Nuxeo server takes between 30 sec and several minutes, depending on your hardware and the distribution you have chosen to install.
When the server is started, the Start button becomes a Stop button.
- Open a browser and type the URL http://localhost:8080/nuxeo/.
- On 1.0 to 1.2 versions, you can directly log in to your application using the Administrator user name and the Administrator password. Once logged with superuser credentials, you can start creating regular users and import digital assets. See the User Guide to discover all Nuxeo DAM features.
- On DAM 1.3, you need to set up your application's configuration using the displayed startup wizard.
How to install the DAM VM Image (OS independent)
You have chosen to download our ready-to-run Virtual Machine image from the Nuxeo DAM Download Page on nuxeo.com. Now how do you try it on your computer?
|
- Use our discussion forum to share your experience, connect to other users and get help.
- Subscribe to the ECM list to stay informed about the evolution of the platform.
- Follow us on Twitter.
|