Book Image

Alfresco for Administrators

By : Vandana Pal
Book Image

Alfresco for Administrators

By: Vandana Pal

Overview of this book

Alfresco is an open source Enterprise Content Management (ECM) system for Windows and Linux-like operating systems. The year-on-year growth of business connections, contacts, and communications is expanding enterprise boundaries more than ever before. Alfresco enables organizations to collaborate more effectively, improve business process efficiency, and ensure information governance. The basic purpose of Alfresco is to help users to capture and manage information in a better way. It helps you capture, organize, and share binary files. This book will cover the basic building blocks of an Alfresco system, how the components fit together, and the information required to build a system architecture. This book will also focus on security aspects of Alfresco. such as authentication, troubleshooting, managing permissions, and so on. It will also focus on managing content and storage, indexing and searches, setting up clustering for high availability, and so forth.
Table of Contents (17 chapters)
Alfresco for Administrators
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Understanding the Alfresco upgrade process


Upgrading Alfresco is a multi-step process. Based on how customizations are done and what new features available, you will need to first decide the target version of Alfresco. Based on the currently installed version, there could be different paths to upgrade it.

Upgrading involves moving all the content (database, content store, indexes) to a new version of Alfresco, and any feature customization done in Alfresco needs to be upgraded to make it compatible with the new system. The last step is to validate the whole system and data.

Now let's go through each of the steps in detail.

Choosing the upgrade path

Alfresco's major versions are 2.x, 3.x, 4.x, and 5.x. 2.x is the oldest version and 5.0 is the latest version available in Alfresco. Recently, Alfresco has stopped support for any version older than 4.x.

The standard upgrade process is if your current Alfresco system version is 2.x, then you cannot directly upgrade to 4.x or 5.0 as there are major...