Posts

Showing posts with the label alfresco

Using the Alfresco Activiti Enterprise with PostgreSQL

Using the Alfresco Activiti Enterprise with PostgreSQL When you download and install the trial version of Alfresco Activiti, you get a functional server, ready to be used for tests, but the database is configured to use H2. If you want to play with it in a more production like environment, the ideal is to have it connected to a "real" database. In my case, Im running this Activiti instance in the same server I already have an Alfresco for development, which is already connected to a local PostgreSQL server. Because of that, I decided to configure Activiti to use PostgreSQL too. The required steps are easy, and are available in the official documentation here  https://docs.alfresco.com/activiti/docs/admin-guide/1.5.0/ What Im going to do here is to provide an as easy to follow step by step procedure to make it work as quick as possible. Getting the installer In order to get the installer, you have to fill in a form at https://www.alfresco.com/products/bpm/alfresco-activiti/tr...