How to install Content-APP

cancel
Showing results for 
Search instead for 
Did you mean: 
lohrann
Member II

How to install Content-APP

I need some help to install Content-App on my Alfresco Community 23.2. I tried a lot of tutorials, but it's not working...

1 Reply
florence023
Member II

Re: How to install Content-APP


@lohrann wrote:

I need some help to install Content-App on my Alfresco Community 23.2. I tried a lot of tutorials, but it's not working...  Official Site


Hello,

Hi there!

To install the Content-App on Alfresco Community 23.2, follow these steps:

Prerequisites
Java: Ensure you have OpenJDK 17 installed.
Application Server: Apache Tomcat.
Database: PostgreSQL, MySQL, or MariaDB.
Message Broker: ActiveMQ.
Additional Software: LibreOffice, ImageMagick, and Alfresco PDF Renderer.
Installation Steps
Download the Distribution Zip:
Access the Alfresco Community Edition download page and download the distribution zip file.
Set Up Tomcat:
Download and install Apache Tomcat.
Configure Tomcat according to the installation steps provided in the Alfresco documentation.
Install Alfresco Components:
Extract the distribution zip file.
Deploy the Alfresco WAR files to Tomcat.
Configure the alfresco-global.properties file with your database and other settings.
Install Content-App:
Build the Angular UI for the Content-App.
Deploy the Content-App to your web server (e.g., Nginx) as per the instructions provided in the Alfresco documentation.
Start Services:
Start your database, ActiveMQ, and Tomcat.
Verify the installation by accessing the Alfresco web application and the Content-App.
Troubleshooting Tips
Check Logs: Review the Tomcat and Alfresco logs for any errors during startup.
Dependencies: Ensure all dependencies (Java, database, ActiveMQ) are correctly installed and configured.

Hooe this will help you.
Best regards,
florence023