ERPNext

Introduction

This article is released for AWS solution(s),

ERPNext: Open Source ERP

ERPNext is an open-source ERP covering accounting, selling, buying, inventory, manufacturing, projects and assets. This image adds Frappe HR for employees, leave, attendance and payroll, Frappe Helpdesk for customer support, and Payments for online payment gateways.

Pre-bundled with this image are

  • ERPNext 16 in Docker, on Frappe’s own container images (database and caches on an isolated internal network with no port exposed to the internet, and the application reachable only through the proxy)
  • Frappe Framework 16, Frappe HR 16, Frappe Helpdesk, Telephony and Payments: installed and ready.
  • AlmaLinux 10: A stable and secure open source operating system.
  • MariaDB 11.4: a long-term support release of the open source database.
  • Redis: caching and the queue for background jobs.
  • Nginx: serving the application inside the container.
  • Caddy reverse proxy: handles HTTPS and your free SSL certificate, and owns ports 80 and 443.
  • Docker and Docker Compose: ERPNext, its background workers, its scheduler and the database run as containers, so application updates do not require replacing the instance.

 
Your ERP is installed and ready when the installer finishes. The database, your site and every bundled app are created for you, and the administrator sign-in is shown once, in the summary at the end of installation. Write it down: the password is generated for your instance and is not stored anywhere you can read it back.
Background jobs run from the first minute. The workers and the scheduler run as their own services, so scheduled tasks, outgoing email and queued work are processed from the start.
Only three inbound ports are needed: 22, 80 and 443. The database and the caches are reachable only from inside the instance.
 
Elyxia Global Limited presents a robust and efficient solution with its pre-configured AMI on AlmaLinux, a trusted and stable platform. This ready-to-deploy package includes a fully configured stack, with any additional charges clearly specified in the pricing information section, ensuring that your business operations are up and running in no time.
 

CONTENTS