Installing Alfresco 23.2 in Ubuntu 24.04 using ZIP Distribution files

cancel
Showing results for 
Search instead for 
Did you mean: 

Installing Alfresco 23.2 in Ubuntu 24.04 using ZIP Distribution files

angelborroy
Alfresco Employee
4 3 2,047

Although the recommended method for installing Alfresco 23.2 is to use containerization tools like Docker Compose or Kubernetes, this blog post outlines an alternative approach using bash scripts to install Alfresco from ZIP distribution files on a Linux server such as Ubuntu.

All necessary scripts can be found in the project repository at https://github.com/aborroy/alfresco-ubuntu-installer, along with instructions on how to execute them.

Here is a summary of the process:

1. Install the base requirements: PostgreSQL, Java, Tomcat, and ActiveMQ.
2. Install the Alfresco software components: Alfresco web application, Share web application, Search services, and Transform services.
3. Build the Angular UI: Alfresco Content App.
4. Install the web proxy: Nginx.
5. Start all services and verify the installation.

Further details are available in the video recording.

Video recording

 

3 Comments
unibravo
Active Member II

Thank you very much for this important and valuable work.

donpad2024
Member II

Thank you for your work!

I followed all your steps but I have a problem for the Alfresco Content App.

The link http://<my_server_ip>/ opens the nginx welcome page while in your video it opens the Alfresco Content Application login page.

Can you help me?
Thanks

 

parrafjaa
Member II

Hi there,

I followed up the steps successfully, I can access Alfresco.

Is there a way to active MS Office for this community version? I don't see the module active in Alfresco.

Thanks,

FP