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

Troubleshooting tips and best practices


There are few things which administrators should take care of during installation of the Alfresco server:

  • Always make sure the software required for Alfresco installations are verified against the Alfresco supported stack. If you have bought an Alfresco subscription, it is recommended to raise a ticket with Alfresco support to validate your software together with your Alfresco partner and the architecture before installing it in your production environment.

  • Based on your application needs, there should be enough memory allocated on the server.

  • I/O operation should be fast and validate your disk performance, and it should be geographically near to the Solr instance. The filesystem used for storing Solr indexes should have great performance and should be installed in a local SSD or fiber connection.

  • Validate your network; latency should not be high

  • Alfresco uses many privileged ports like 25, 21, and so on. It is recommended to manage the Alfresco application...