cancel
Showing results for 
Search instead for 
Did you mean: 

how can i install alfresco-community on separate tomcat

avmcf
Confirmed Champ
Confirmed Champ

Hi Gys, 

The wizard installation of alfresco-community install the tomcat and postgresql together under alfresco-community folder, so I need install the alfresco-community on a existing server where already has tomcat and postgres.

How cam I install share and repo on pre-existing tomcat and postgresql ?

Merry Christmas for everyone !

Thanks.

2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator

You can install Alfresco components on a pre-existing Tomcat just like any other web application. Deploy the WARs to webapps, adapt Tomcat configuration as necessary for your specific environment / intentions, add shared/classes to the classpath for Alfresco-specific configuration, and so on...

The documentation contains a section for manual installation for these cases.