Start a Project

User Guide for KrayinCRM AMI Installer

KrayinCRM AMI allows you to quickly deploy a CRM system on an AWS EC2 instance using the built-in KrayinCRM auto-installer script (krayincrm_installer.sh).

Just like our other AMIs such as the Magento AMI Installer, it comes pre-packaged with all the necessary components to simplify deployment, including Apache, MySQL, PHP, and SSL.

Prerequisites For KrayinCRM AMI Installer

This AMI comes pre-configured with all required software and the KrayinCRM source code. Before using the installer, ensure the following:

Installation Steps

Step 1: Run the Script

Login and run KrayinCRM AMI Installer script

The system will prompt you to enter the following inputs:

The script will automatically create the MySQL database and user if they do not already exist.

Domain Validation

If the domain is valid, the installation will continue.

If not, you’ll be asked to enter a valid domain again.

Step 2: KrayinCRM Installation

Once domain validation is successful, the KrayinCRM AMI Installer proceeds with the automated installation of KrayinCRM.

This automated process ensures a smooth and hands-free setup of your CRM system using the KrayinCRM AMI.

For comparison, you can also check out our Magento AMI auto-installation workflow, which follows a similar approach to streamline deployment.

Step 3: Apache Virtual Host & SSL Path

As part of the KrayinCRM AMI installation, Apache VirtualHost configuration files will be automatically created for both HTTP (port 80) and HTTPS (port 443).

Step 4: Credentials File Location

At the end of the KrayinCRM AMI installation, all admin credentials will be saved securely to:
/home/ubuntu/krayincrm_admin_credentials_.txt

This file will include:

Be sure to download or store this file safely, as it contains sensitive login information required to access your CRM.

Example Output

You have successfully installed KrayinCRM.

Next, you can access your CRM at: https://crm.example.com/

Admin Login: https://crm.example.com/admin/login

Credentials saved to: /home/ubuntu/krayincrm_admin_credentials_crm.example.com.txt

Exit mobile version