Listing Thumbnail

    Krayin on Ubuntu | Powered by Webkul (Official)

     Info
    Sold by: Webkul 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    KrayinCRM is a modern, open-source CRM solution built on Laravel and designed for simplicity, customization, and scalability. This Amazon Machine Image (AMI) delivers a pre-installed KrayinCRM environment, optimized for AWS, with a production-ready stack that includes Apache, MySQL, PHP 8.3, and Composer carefully configured to enable fast and secure CRM deployment out of the box.

    Overview

    KrayinCRM is a modern, open-source CRM system built on Laravel, tailored for businesses seeking a clean, efficient, and customizable customer management tool. It helps streamline lead management, contact tracking, and communication workflows, all from a well-organized and intuitive interface. With its modular structure and developer-first approach, KrayinCRM is ideal for startups, SMEs, and development teams looking to manage customer relationships without the clutter of overly complex CRMs.

    Lead & Contact Management:Create, manage, and track leads and contacts efficiently. Assign leads to team members, update statuses, and log communications from a centralized dashboard.

    Activity Tracking:Log calls, meetings, emails, and notes directly on lead or contact timelines helping teams stay aligned and informed throughout the sales process.

    Multi-Channel Communication Support:Support for extensions and third-party integrations enables KrayinCRM to connect with various channels like email, telephony, and chat.

    Pipeline & Stage Management:Visualize sales pipelines and move leads across custom stages, making it easier to monitor progress and identify bottlenecks in the conversion journey.

    Reports & Filters:Generate insightful reports and use advanced filters to analyze sales performance, lead sources, and team productivity.

    User-Friendly Admin Interface:KrayinCRM comes with a clean and structured backend UI that requires minimal training, enabling teams to get started quickly and operate efficiently.

    Custom Fields & Layouts:Tailor Krayin to your unique business needs with customizable fields and layouts for leads, contacts, and other entities.

    Open Source & Extendable:As an open-source system, KrayinCRM allows developers to easily modify or extend features, backed by clean Laravel code and robust documentation.

    Email Integration:Connect email services to send and receive messages directly within the CRM while maintaining a complete communication history for each lead or contact.

    Role-Based Access Control:Define user roles and permissions to manage access to specific modules and data, improving both usability and security.

    Highlights

    • This Amazon Machine Image (AMI) provides a fully pre-configured KrayinCRM setup, optimized for fast and secure cloud deployment. Built on Ubuntu 24.04, the stack includes Apache 2.4, PHP 8.3, MySQL 8.0, and Composer carefully tuned and tested for compatibility and performance in production environments.
    • Designed for developers and businesses, this AMI enables you to deploy KrayinCRM in just a few minutes with minimal manual effort. It features built-in automation for database setup and secure, randomly generated admin credentials. The stack also provisions HTTPS automatically using Lets Encrypt and configures Apache virtual hosts based on your selected domain. All system services are hardened and optimized to ensure secure and scalable cloud operation of KrayinCRM.
    • This AMI is developed and maintained by Webkul Pvt. Ltd., following Laravel best practices to deliver a reliable, maintainable, and production-ready CRM environment.

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    Krayin on Ubuntu | Powered by Webkul (Official)

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (353)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.02
    t3.micro
    AWS Free Tier
    $0.02
    t2.micro
    AWS Free Tier
    $0.02
    r7i.48xlarge
    $0.02
    m5.4xlarge
    $0.02
    x2iezn.2xlarge
    $0.02
    m6a.metal
    $0.02
    r6i.16xlarge
    $0.02
    c6in.metal
    $0.02
    r7iz.metal-32xl
    $0.02

    Vendor refund policy

    The instance can be terminated at anytime to stop incurring charges.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Initial release of Auto-setup KrayinCRM AMI with pre-installed and optimized stack including Apache, MySQL, PHP 8.3, and Composer. Configured for production use with secure defaults, automatic SSL via Lets Encrypt, and a ready-to-use KrayinCRM admin panel.

    Additional details

    Usage instructions

    1. Sign in to the AWS EC2 Console.
    2. Click "Launch Instance" to start a new server.
    3. In the AWS Marketplace, search for and select the Krayin AMI.
    4. Choose an instance type (Recommended: t3.medium or larger for optimal performance).
    5. Under Key Pair, select an existing key pair or create a new one (.pem file). Save this file securely. 6: Configure Network Settings: Public IP: Ensure a public IP is assigned (Elastic IP is recommended for a fixed address).

    Security Group Rules: Allow TCP Port 22 (SSH) Allow TCP Port 80 (HTTP) Allow TCP Port 443 (HTTPS)

    7: Launch the instance and copy its public IP or Elastic IP(After attaching to your ec2 server) from the EC2 dashboard.

    8: Connect to the instance via SSH: ssh -i /path/to/yourpemkey.pem ubuntu@<your-public-ip>

    9:Map Your Domain: Point your domain A record to the instance public IP address (Avoid using proxy services like Cloudflare during setup, as they can block Lets Encrypt SSL validation.)

    10: Execute the installer: sudo bash krayincrm_installer.sh . This interactive script will:

    a) Prompt for your MySQL credentials and domain name.

    b) Automatically configure Apache VirtualHost for your domain.

    c) Issue and install a free SSL certificate via Lets Encrypt.

    d) Install and configure Krayin.

    e) Generate secure admin login credentials.

    11: After setup, all important credentials (MySQL, admin login) are saved to: /home/ubuntu/krayin_admin_credentials_<your-domain>.txt

    12: Access Your CRM: Frontend: https://<your-domain>/

    13: Admin Panel: https://<your-domain>/admin/login

    For full installation steps and configuration details, please refer to the complete setup guide: https://cloudkul.com/blog/krayin-crm-ami-installer-documentation/ 

    Support

    Vendor support

    For help related to this Krayin AMI, including setup, usage, or feature inquiries, you can reach out to the team at Webkul. Contact: support@webkul.com  Webkul provides guidance for initial configuration, module development, and other technical queries related to Krayin.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.