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

Repository configuration


There are different components in Alfresco, such as a database, e-mail, search, audit, and so on, each with its own configuration properties. The following section covers details about all of these configurations.

Note

Note that changes to these configurations would require a restart of the Alfresco server.

Configuring the database

A database is one of the key attributes of Alfresco. It is generally configured at the time of installation. Along with db connection parameters, there are some tuning parameters for database connection pooling. These parameters are based on a repository's read/write operation. Alfresco supports multiple databases such as MySQL, PostgreSQL, Oracle, and so on. Configuring a proper connection for a URL allows for connection to the supported database.

Here are some important database properties. Add and modify the values of these properties in the alfresco-global.properties file. Default settings are present in the repository.properties file:

  • ...