Start a Project

Unopim AMI Installer – User Guide

This blog will walk you through installing the Unopim application on AWS EC2 using the Unopim AMI, which comes pre-installed with Unopim v0.2.0.

Unopim simplifies online store setup and management as an open-source eCommerce platform. It offers a user-friendly admin panel, secure architecture, and seamless deployment on AWS.

Prerequisites For Unopim AMI Installer

Before you begin installing Unopim, complete the following prerequisites to ensure a smooth, secure, and error-free deployment on your AWS EC2 instance.

Installation Steps

Step 1: Launch the EC2 Instance

Step 2: Access Your EC2 Instance

Once your EC2 instance is up and running, you’ll need to connect to it using SSH and your PEM key file. But first, make sure the PEM file has the correct permissions.

  1. Set the PEM File Permission:
    The PEM file should be readable only by you. Run the following command to set the correct permissions:
  1. Connect to Your EC2 Instance via SSH:
    After setting the permission, connect to your instance using:

Replace your-key-file.pem with your actual key filename, and your-instance-ip with your EC2 instance’s public (Elastic) IP address.

Step 3: Run SSL Script

➥ The script will:

Step 4: Complete Unopim Installation Through the Web Interface

  1. Open your preferred web browser and go to https://yourdomain.com/.
  2. Once the Unopim setup screen appears, click on the “Continue” button to begin the installation process.

Next, proceed to the System Requirements page. Review the details, then click the “Continue” button to proceed with the installation.

Next, proceed to the database setup page. Keep host and port default. Use the database name, username, and password provided in the credentials file on your server.

Once you’ve entered the necessary database details, click on the“Continue” button to proceed.

Once all configurations are complete, click on the “Start Installation” button to begin setting up Unopim on your server.

Now update the Domain URL with your own website address:
Enter your domain in the following format:

Next, Set the default timezone, locale, currency, and allowed options to match your target audience. This ensures Unopim works with your preferred language and region. Then click on “Continue” button.

Now, you’ll redirect to admin setup page to create your credentials. Enter your name, email, and a strong password. Choose the default timezone and locale based on your preference.

Fill in all the required fields, then click the “Continue” button to proceed.

Congratulations! You’ve successfully installed the Unopim application. You can now log in to the Unopim Admin Panel by clicking the “Admin Panel” button and start managing your store with ease.

Now, enter the email address and password you created during the setup process, then click the “Sign In” button to access your Unopim admin dashboard.

Now, access the Unopim Admin Panel to manage your store and use all admin features.

After setup, save your MySQL credentials securely. Then delete the credentials file from the server to prevent unauthorized access and protect your Unopim application.

Run the following command to safely delete the MySQL credentials file:

Need Help? Contact Unopim Support

If you need assistance, please refer to the official Unopim documentation or reach out to the AMI provider’s support team for expert guidance and troubleshooting.

Exit mobile version