ERPNEXT To aws

ma0985626

Enthusiast
meron bang way para mainstall yung erpnext sa aws? ilang beses na ko nagawa ayaw parin eh ... outdated kasi yung mga configuration sa github at youtube
 

ERPNext to AWS Migration​

ERPNext 15 offers a robust and scalable platform for businesses. To deploy it on Amazon Web Services (AWS), you have several options. Here’s a step-by-step guide to help you migrate ERPNext 15 to AWS:

Option 1: Bitnami ERPNext on AWS Marketplace​

  1. Purchase the Bitnami ERPNext image from AWS Marketplace, which provides a pre-configured and secure environment for ERPNext 15.
  2. Launch the instance with the desired configuration (e.g., instance type, storage, and region).
  3. Access the ERPNext application via the public DNS provided by AWS (e.g., You do not have permission to view the full content of this post. Log in or register now. DNS:9000).
  4. Log in to the application using the default administrator credentials (user@example.com and the password generated during deployment).
  5. Update the password and configure the application according to your needs.

Option 2: Manual Deployment using Frappe Bench​

  1. Launch an AWS EC2 instance with Ubuntu 18.04 (or a compatible distribution).
  2. Install Frappe Bench using pip install frappe-bench.
  3. Initialize a new site using bench new-site <site_name>.
  4. Install ERPNext 15 using bench get-app erpnext You do not have permission to view the full content of this post. Log in or register now. and bench --site <site_name> install-app erpnext.
  5. Start the application using bench start.
  6. Access the ERPNext application via the public IP address of your EC2 instance (e.g., You do not have permission to view the full content of this post. Log in or register now. IP:8000).
 

About this Thread

  • 1
    Replies
  • 742
    Views
  • 2
    Participants
Last reply from:
souldrill143

Trending Topics

Online now

Members online
1,019
Guests online
727
Total visitors
1,746

Forum statistics

Threads
2,275,590
Posts
28,964,322
Members
1,231,877
Latest member
chmsln
Back
Top