This product has charges associated with it for seller support. Yetiforce is an open-source Customer Relationship Management (CRM) system that offers a comprehensive suite of tools to manage business processes, sales, customer service, and more. It is highly customizable and scalable, making it suitable for businesses of all sizes.
YetiForce 7.0.4 on Ubuntu 22.04 with Free Maintenance Support by ATH Infosystems
This AWS Marketplace AMI provides a production-ready deployment of the YetiForce open-source CRM platform on Amazon EC2. It is designed for organizations that need full control over customer data, workflows, and CRM operations while operating entirely within their AWS environment.
What This Offering Delivers
Ready-to-run YetiForce CRM deployment on Amazon EC2
Fully self-managed inside your AWS account
Based on upstream open-source YetiForce software
Suitable for production, staging, and development environments
Optimized for scalability and long-term maintainability
Core Platform Capabilities
The YetiForce CRM platform included in this AMI provides a highly modular and extensible feature set:
80+ CRM modules spanning sales, service, operations, and collaboration
Role-based access control and fine-grained permission management
Configurable fields, modules, workflows, and user interface layouts
The platform is engineered for teams that require deep customization rather than fixed-feature, proprietary CRM solutions.
Typical Deployment Scenarios
Common real-world use cases include:
Customer and account relationship management
Sales pipeline, lead, and opportunity tracking
Service desk and ticket management
This AMI is frequently adopted by SMBs, enterprises, product companies, and service organizations operating under compliance, governance, or data-residency requirements.
System and Runtime Stack
Operating system: Ubuntu LTS
Web server: Apache
Database: MySQL or MariaDB
Runtime: PHP with required extensions
Secure, repeatable deployment aligned with EC2 best practices
The stack is tuned for reliability, security, and predictable performance on AWS.
Architecture and Operations
Runs inside your VPC using AWS security groups and IAM controls
Compatible with load balancers, snapshots, and AMI-based lifecycle management
Supports external database backends for production resilience
Works with infrastructure-as-code, CI/CD, and automated provisioning pipelines
All logs and data remain entirely within your AWS environment
There is no vendor access, no external control plane, and no runtime dependency outside your AWS account.
Customization and Extensibility
YetiForce is built for deep configurability and long-term adaptability:
Dynamic modules, custom fields, rules, and workflow engines
90+ configuration panels and administrative tools
Per-user interface and capability customization
Expandable without restrictive licensing constraints
Why Teams Choose ATH Infosystems Images
ATH Infosystems specializes in production-ready, engineer-centric AWS deployments of open-source platforms.
Tested for deployment consistency and operational stability
Designed for real-world infrastructure environments
Clean integration with DevOps and platform engineering workflows
Suitable for organizations that require control, flexibility, and visibility
ATH Infosystems prioritizes security-aligned configuration, operational reliability, transparent platform behavior, and cloud-native readiness across all Marketplace images.
Highlights
Secure, role-based access and centralized customer data management.
Full-featured open-source CRM with sales, marketing, and support modules.
Pre-configured YetiForce CRM AMI for fast deployment on AWS EC2.
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.
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.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for the Yetiforce software running on a chosen Amazon EC2 instance size. The 21 dimensions map to different EC2 instance types, not software feature tiers. The t2 and t3 families cover general-purpose sizes from nano through 2xlarge, letting you scale compute and memory to your workload. The c3, c4, and c5 families are compute-optimized large sizes. The r3, r4, and r5 families are memory-optimized large sizes. The m3, m4, and m5 families are balanced large or medium sizes. Your hourly rate rises as the instance's capacity increases.
Top-of-mind questions for buyers
What does one hourly unit cover for these dimensions?
Each hourly rate covers one running Amazon EC2 instance of the chosen type, with the Yetiforce software preinstalled. You pay for each hour the instance runs. The dimension name (for example t3.large) sets the compute and memory capacity you receive per hour.
Am I charged the hourly software rate when the instance is stopped?
The software rate meters running instance-hours only. When you stop the instance, no software hourly charge accrues. Standard AWS storage fees for the attached volume may still apply while the instance is stopped. Restart the instance to resume software metering.
How do I move to a bigger instance size if my workload grows?
Each dimension is a separate EC2 instance type with its own hourly rate. To change capacity, you launch or resize to a different instance type. Billing then follows that type's rate. The vendor offers maintenance support to help with version and configuration changes.
www.athinfosys.com
Helpful?
Vendor refund policy
No Refund
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
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.
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
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
After successful launch wait for 30 seconds and then Connect your virtual machine via SSH using username "ubuntu". When browsing to http://<Public_IP> you are prompted for a username and password. The username is 'admin' and the password is '<Instance_ID>.
#sudo su
#sudo systemctl start apache2
#sudo systemctl start mysql
#sudo a2enmod rewrite
#sudo systemctl restart apache2
#sudo chown -R www-data:www-data /var/www/html/yetiforce
#sudo chmod -R 755 /var/www/html/yetiforce
#sudo chmod -R 777 /var/www/html/yetiforce/cache
#sudo chmod -R 777 /var/www/html/yetiforce/logs
#sudo chmod -R 777 /var/www/html/yetiforce/storage
#sudo bash /usr/local/bin/setup_script.sh
To Access your application :
Step 1: Hit of Browser: http://<Public_IP>
Step 2: Click on Install
Step 3: Click on Next
Step 4: Now you will prompted for "Some settings do not meet the recommended values. This may cause incorrect system installation or subsequent errors in the YetiForce system operation. Are you sure you want to continue?" Here click OK.
Step 5: Now use Database details as below:
Database host: localhost
Database type : MySQL
Database host : localhost
Database port : 3306
Database Username : yeti
Database name : yeti
Database password: Password is your <Instance_ID>
Step 6: Fill Admin User Information as per your choice.
Step 7: After filling all the details click on "Next" and have patience
Step 8: Now click on Login using username and password you created.
Step 9: Now login via Username and Password you created.
Support
Vendor support
For product-specific assistance, customization, deployment guidance, or technical support, ATH Infosystems provides dedicated expert support to help you meet your unique business needs. To get in touch with our support team, please contact us through our support portal or email: Support Portal: https://www.athinfosys.com/ContactUs.aspx Email: support@athinfosys.com Our team is available to provide assistance, consultation, and issue resolution to help you successfully use and manage your deployed solution. Let us help you unlock the full potential of this product with our specialized services.
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.
This product has charges associated with it for seller support. Yetiforce is an open-source Customer Relationship Management (CRM) system that offers a comprehensive suite of tools to manage business processes, sales, customer service, and more. It is highly customizable and scalable, making it suitable for businesses of all sizes.
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.