Production-ready ERPNext with full root access, automated backups, and security hardening - a comprehensive open-source ERP for manufacturing, distribution, and services on AWS.
This fully managed ERPNext solution delivers a production-ready enterprise resource planning platform on AWS, built on Ubuntu 24.04 LTS. Every instance is pre-configured with security best practices, performance optimizations, and automated operations.
Why Choose Self-Hosted ERPNext?
Unlike ERPNext Cloud, this AMI gives you full root and OS-level access. Customize modules, install custom apps on the Frappe framework, configure MariaDB, and manage email servers without per-user pricing or feature restrictions.
Key Features
Complete ERP Suite
ERPNext pre-configured with Accounting, HR, Manufacturing, CRM, Sales, Purchase, Inventory, Asset Management, and Project Management. 12+ integrated modules.
Automated Backup and Recovery
Pre-configured daily backups of database and files with 7-day retention. One-command restore for fast disaster recovery.
Security Hardened
UFW firewall pre-configured, HTTPS-ready with Let's Encrypt, admin protection, and latest security patches applied.
Frappe Framework
Built on the Frappe framework for easy customization. Create custom doctypes, workflows, and reports without modifying core code.
Use Cases
Manufacturing planning, BOM management, and production tracking
Distribution and supply chain management
Accounting, invoicing, and financial reporting
HR management, payroll, and recruitment
CRM and sales pipeline management
Asset tracking and maintenance scheduling
Getting Started
Launch the AMI from AWS Marketplace on your preferred instance type
SSH into your instance and follow the interactive setup wizard
Access ERPNext, set up your company, and configure modules
Support
Managed and supported by Perimattic, a cloud infrastructure company with 13+ years of experience serving global clients. We offer free setup assistance, custom integrations, infrastructure consulting, and 24/7 support.
Highlights
Complete Open Source ERP: 12+ integrated modules including Accounting, Manufacturing, HR, CRM, Inventory, and Asset Management with no per-user pricing or feature restrictions.
Built on Frappe Framework: Easily customize with custom doctypes, workflows, and reports. Install custom apps without modifying core code.
24/7 Expert Support by Perimattic: 13+ years of cloud infrastructure expertise with free setup assistance, ERP implementation guidance, and dedicated support at aws-support@perimattic.com.
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.
You pay by the hour based on the EC2 instance size you choose to run this managed open-source ERP. The eight options fall into three instance families. The t2 and t3 series (medium, large, and xlarge) suit variable or burstable workloads, while the m5 series (large and xlarge) targets steady general-purpose use. Within each family, moving from medium to large to xlarge raises the compute and memory allocated to your deployment. Pricing scales with the instance size and the number of hours you run it. Every option covers the same managed hosting, monitoring, backups, and updates.
Top-of-mind questions for buyers
What do the t2, t3, and m5 instance labels mean for what my hourly rate covers?
Each label maps to an AWS EC2 instance type that runs your ERP. The t2 and t3 families are burstable general-purpose instances suited to variable load. The m5 family provides steady general-purpose compute and memory. Larger sizes (medium to large to xlarge) allocate more CPU and RAM per hour.
Am I charged when my ERP instance is stopped or powered off?
The hourly software charge meters running time only, so a fully stopped instance stops accruing that charge. Underlying AWS resources like attached storage may still incur separate AWS fees while the instance is stopped. Restarting the instance resumes the hourly software metering.
What is included in the hourly rate beyond the server itself?
Every instance option includes managed hosting delivered by the vendor. This covers provisioning, SSL setup, monitoring, automated daily backups, one-click updates, and security patches. You get a production-ready ERP without setting up servers or hiring DevOps staff. The included management is the same across all eight instance sizes.
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
Added automated first-boot provisioning using failsafe.sh to ensure successful ERPNext installation.
Implemented secure ERPNext setup with auto-generated admin credentials stored in admin_password.txt
Added mandatory domain validation and HTTPS configuration for secure remote access.
Fully automated SSL certificate issuing using Certbot + Apache integration.
Provided Docker Compose-based deployment for consistent, reproducible runtime environments.
Configured persistent data storage for database, Redis, and application files using mounted Docker volumes.
Added auto-restart policy for all ERPNext containers to improve reliability and uptime.
Improved DNS validation logic to avoid SSL failures during domain mapping.
Integrated self-healing setup that retries scripts on failure to guarantee successful provisioning.
Pre-configured MariaDB 10.6, triple Redis architecture, and multi-queue worker system for high-performance ERP operations.
Additional details
Usage instructions
Launch an Instance
From AWS Marketplace, click Continue to Subscribe, then Continue to Configuration, and launch the AMI.
Choose the Recommended Instance Type
Select t2.medium or higher for a smooth ERPNext deployment.
ERP workloads benefit from more CPU/RAM - larger instance types improve performance for accounting, inventory, and CRM operations with multiple concurrent users.
Configure Security Group
Allow inbound traffic on the following ports:
22 (SSH) - For secure terminal access
80 (HTTP) - Required temporarily for SSL validation
443 (HTTPS) - Secure access to ERPNext web interface
Connect to the Instance
Use SSH to connect:
ssh -i <your-key.pem> ubuntu@<public-ip>
First-Boot Setup (Guided)
On first login, an interactive guided setup will automatically start:
Detects public IP
Prompts for domain name mapping to ERPNext
Validates DNS A-record propagation
Asks for admin email for SSL certificate registration
Generates a strong secure ERPNext admin password
Stores credentials in /opt/app/admin_password.txt and /opt/app/.env
Creates Apache reverse proxy configuration with WebSocket support
Requests & installs a free Let's Encrypt SSL certificate
Deploys ERPNext using Docker Compose (MariaDB, Redis, workers, scheduler)
DNS Configuration Required
Before (or during) setup, add this DNS A-record:
yourdomain.com <your-instance-public-IP>
Setup continues only when major resolvers confirm valid mapping.
Automatic SSL Setup
After DNS validation:
Enables HTTPS access to ERPNext dashboard
Auto-installs a valid TLS certificate
Redirects HTTP to HTTPS for security
Start / Restart ERPNext Manually (if needed)
cd /opt/app
docker compose ps
docker compose restart
Persistent volumes preserve database, files, and logs across restarts.
Access the ERPNext Web Interface
Open your browser and visit:
https://<your-domain>
We offer:
Free setup assistance
Custom development & integrations
Infrastructure consulting
Automation & AI solutions
With 13+ years of experience serving global clients, we ensure your deployment runs smoothly and scales with your needs.
What We Help With:
Initial setup and configuration assistance (free)
Troubleshooting connectivity, performance, and backup issues
Custom development and integrations
Infrastructure consulting and architecture review
Migration planning from other solutions
Automation solutions and scaling guidance
Instance Sizing Guidance:
t2.medium or t3.medium: Development environments, small applications
m5.large: Production workloads with moderate traffic
m5.xlarge: High-traffic production deployments and larger datasets
For workload-specific sizing recommendations, contact our team for a free consultation.
Refunds and Issues:
If you experience any issues or need to request a refund, contact us at aws-support@perimattic.com and we will respond promptly.
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.
Production-ready ERPNext with full root access, automated backups, and security hardening on AWS. Complete ERP solution with accounting, HR, CRM, and manufacturing modules.
Production-ready ClickHouse with full root access, automated backups, and security hardening - a high-performance columnar database for real-time analytics on AWS.
Production-ready Neo4j with full root access, automated backups, and security hardening - a self-hosted graph database for knowledge graphs, recommendation engines, and network analysis on AWS.
Production-ready Neo4j with full root access, automated backups, and security hardening - a self-hosted graph database for knowledge graphs, recommendation engines, and network analysis on AWS.
Production-ready Neo4j with full root access, automated backups, and security hardening - a self-hosted graph database for knowledge graphs, recommendation engines, and network analysis on AWS.
Production-ready ClickHouse with full root access, automated backups, and security hardening - a high-performance columnar database for real-time analytics on AWS.
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.