This document intends to help users and developers to do a first and fast install of Jahia Digital Experience Manager, mainly for a first discovery.
This document presents the simplest installation process for Digital Experience Manager SDK.
Subscription customers using the Enterprise Distribution should refer to the Configuration and Fine Tuning Guide, available in the extranet (https://www.jahia.com/customer-extranet) to have a complete understanding of all installation options.
This guide is not a complete installation guide, explaining all available options (DB, OS, Application Servers, external libs, production environments, etc.) or advanced configurations, some of which are only available to our subscription customers.
The Community Distribution is the 100% free and open source distribution of our Digital Experience Manager CMS, under GPLv3 license. The Enterprise Distribution is available through a business-friendly license (JSEL) and is designed to meet the needs of the most demanding mission-critical projects.
The Enterprise Distribution differentiates from the Community Distribution by the Digital Industrialization tools it embarks:
The Community Distribution shares the exact same code base as the Enterprise Distribution (we do not want to provide unstable versions to our community) but users of the Community Distribution cannot access monthly hotfixes and are not supported by Jahia expert from Jahia Solutions Group or any of its partners.
The Enterprise Distribution is available through annual subscriptions that encompass the additional Digital Industrialization tools, unlimited bug fixes, Online Technical Assistance and specific SLAs for both development and production environments.
Prices for subscriptions can be found on the Pricing page from the website.
The following procedure applies to both the Community Distribution and the Enterprise Distribution of the SDK.
The SDK package is the fastest way to discover and start coding on Digital Experience Manager for developers. The SDK contains:
These packages work for windows, linux and Mac OS X.
C:/
or similar, NOT on your desktop../startDigitalFactory.sh
command on Mac or Linux or startDigitalFactory.bat
on Windowshttp://localhost:8080/
, you should see our ACME Space demo. Click on "Login".NB: to stop you Digital Experience Manager instance, use the "./stopDigitalFactory.sh” command on Mac or Linux or "stopDigitalFactory.bat" on Windows
If you’re completely new with Digital Experience Manager, you should read the following documents