In this section
| DownloadsNuxeo EP 5 Installer and Evaluation GuideNuxeo 5.1.4 is the current stable release of the Nuxeo application. It comes with an Evaluation Guide which you should also probably download. Generic Java InstallerThis installer works on Linux, Windows and Mac OS. Download Nuxeo Enterprise Platform Generic Java installer 5.1.4.GA (105 Mb)
To install it, simply run "java -jar xxx.jar", or double-click on the .jar file from your desktop or file browser: this will launch an installation wizard that will install the application on your hard disk. Once the installation is completed, start the application server by using the "run" ("run.sh" or "run.bat") script in the "bin/" folder, then (after a while) point you browser to http://localhost:8080/nuxeo/ and log in using the "Administrator" account and "Administrator" password.
Prerequisite: you need a Java 5 JRE or SDK from Sun or another vendor to run the installer and then the application. Otherwise, everything is self-contained for running the demo web application, including the JBoss AS 4.0.5.GA application server. Windows InstallerIf you are using Windows, you may prefer to try out our Windows installer which comes with additional features, specific to the Windows platform: Download Nuxeo Enterprise Platform Windows Installer 5.1.4.GA (105 Mb) It is also self-contained, except for the Java Runtime Environment that you must install by yourself. ZIP and TGZ archivesOne last option is to download Nuxeo EP as a ZIP or a tar.gz archive. Evaluation GuideYou will probably want to also get the Nuxeo EP Evaluation Guide (PDF, 30 pages, 3 MB) that explains in more details how to install and evaluate the Nuxeo EP 5 demo web application. For more information, visit the Nuxeo Enterprise Platform pages or the Nuxeo Documentation Site. Development (unstable) releasesIf your ECM projects are a few months in the future, you may want to explore the bleeding edge of open source development by trying out a recent milestone, beta or RC release of upcoming Nuxeo products.
Source CodeIf you are interested in seeing the source code for the Nuxeo platform, please read this page to learn how to checkout the source code of Nuxeo 5. If you want to look at the code or the API, we recommend that you go to the dedicated documentation site which includes links to Javadoc APIs and more. If you are a developer and you have questions for the core developers or you want to join the development team, we recommend that you subscribe to the mailing list, or, more generally, that you check out the information about the Nuxeo 5 community where you will find instructions on how to checkout the source code and build the application. DocumentationThe documentation for the Nuxeo project (including the developers and users guides and reference manuals) now lives on doc.nuxeo.org. |