Cloning AEM Instance from One Server to Another Server | Community
Skip to main content
New Participant
March 27, 2019
Solved

Cloning AEM Instance from One Server to Another Server

  • March 27, 2019
  • 13 replies
  • 10542 views

Dear All,

We have AEM instance on one server with heavy DAM. In order to save time, we would like to clone AEM instance from this server (pre prod) to another server (prod) for example.

Could you please provide some inputs on best practices.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrijeshYadav

Yes, it will work without any issue. This is called offline backup in AEM.

The important thing to remember that make sure you change correct run mode before you start AEM at the new location.

Read here more about offline Backup and Restore

Offline Backup

You can always do an offline backup. This requires a downtime of AEM, but can be quite efficient in terms of required time compared to an online backup.

In most cases, you will use a filesystem snapshot to create a read-only copy of the storage at that time. To create a offline backup perform these steps:

  • stop the application
  • make a snapshot backup
  • start the application

13 replies

Employee
March 27, 2019
Gaurav-Behl
New Participant
March 27, 2019

Do you mean from a lower environment to upper environment? You may use vlt-rcp or grabbit or rsync

check -

Assets Migration Guide

MCP Asset Ingestion Tools

Migrating huge AEM Content from in-house to Cloud (new infrastructure)

Moving DAM Assets

smacdonald2008
New Participant
March 27, 2019