Jahia Demo Enterprise Package

 All downloads

The Jahia Demo Package includes a full demo site that you can use to play with the product and discover its features and authoring interface without installing an application and database server.

Note that Jahia Studio is not available on this package.

For Jahia 8.1, please refer to the previous version of this page.

Requirements

Jahia is supported on Windows, Linux and Mac OS X and requires a running Jahia Virtual Machine. 

Your system needs at least 4 Go of memory, as Jahia requires at least 2 Go to run.

GraalVM

Jahia 8.2+ Enterprise SDK requires GraalVM with the JavaScript engine to be installed and running on your machine. Please refer to Jahia supported stack page for the exact version compatible with the version of Jahia you are planning to use.

After having installed GraalVM, the JavaScript engine can be installed using the command: gu install js

Other JVMs

Other versions of the JVMs are still compatible with Jahia, when running Jahia 8.1 or when javascript modules is not needed in your environment, GraalVM is not required.

Please refer to Jahia supported stack page for JVM compatibility. 

Note that GraalVM is required for the rest of the instructions on this page to work.

Installing the demo package

The demo package works on Windows, Linux and Mac OS X (including Maverick).

To install the demo package:

  1. Unzip the archive on your PC or Mac. On your PC, unzip the archive to C:/ or a similar location, but not on your desktop.
  2. Launch your instance using the start.bat command on Windows or ./start.sh on Mac or Linux.
  3. In your browser, go to http://localhost:8080/ to see the Luxe Jahia Demo site. 
  4. You can access the admin section of Jahia by visiting http://localhost:8080/jahia/admin with the following root credentials:
    • user: root
    • password: root
Note: To stop your Jahia instance, use the stop.bat command on Windows or ./stop.sh on Mac or Linux.

Where to go next

The best way to get started with Jahia is to follow the Basics of page contribution tutorial. You will then be able to go further, by following our other tutorials.

Find here our user-based documentation:

  • Content editorsThe basics for contributors and editors, digital marketers, and site administrators
  • System administrators
    Learn how to deploy, configure, customize and monitor Jahia products for your platform
  • Developers
    Learn how to develop modules in Jahia, create custom forms in Forms, and create a headless CMS