Start a Project

Akeneo 7.x Installation on Ubuntu 22.04

Akeneo PIM (Product Information Management) is an open-source software developed by Akeneo to improve customer experience.

Akeneo PIM is widely used by retailers, manufacturers, distributors, and other businesses dealing with large catalogs of products across multiple channels.

The benefits of streamlined product information management and improved data quality and consistency for enhancing the overall customer experience.

Let’s discuss how to install Akeneo on Ubuntu 22.04.

Here we use the below configuration to install Akeneo Ver. 7.x, you can choose your configuration as per the requirement.

Requirements to install Akeneo –

Step 1: Install Apache

Update the local package then Install Apache

Step 2: Install MySql

Install MySQL and create a database for Akeneo

There are two ways to use MySQL database:

  1. Localhost MySQL Database Server
  2. AWS RDS(Relational Database Service)

Case-1 – For localhost MySQL database server

Case-2 – If you are using AWS RDS

Here we create a dbuser, database in AWS RDS for Akeneo and give privileges to the dbuser.

Step 3: Install PHP and there required extension

Now we set the memory limit and date.timezone in php.ini for php CLI and FPM

Enable apache rewrite module and proxy_fcgi

Step 4: Install Composer

Step 5: Install Elasticsearch

Verify the proper functioning of Elasticsearch by executing the below command.

you can run the below commands to increase the MAX_MAP_COUNT Linux kernel setting. Proceed as follow.

Step 6: Install Node

Here we install Node version 18.x

Step 7: Install Yarn

Here we install Yarn

Now create a user for Akeneo, you can set a password, and rest of the field simply press enter

Download the PIM in the user directory

Now make the changes in the (.env.local) file as per your configuration.
When you open the (.env.local) file you will see a file like below, now you need to change it accordingly below SS for your reference.

Now create a virtual host file for Apache Click here

change the permission as per your user

Go to the user home directory where you define the document root path

Now define the user and directory permission

Now hit the URL “http://your_public_IP/” on the browser, and finally, you have successfully set up Akeneo PIM.


Need Support?

Thank You for reading this Blog!

For further more interesting blogs, keep in touch with us. If you need any kind of support, simply raise a ticket at https://webkul.uvdesk.com/en/.

You may also visit our Odoo development services and quality Odoo Extensions.

For further help or query, please contact us or raise a ticket.

Exit mobile version