Skip to content

TaxDeep

Professional Business Services

  • Home
  • Blog
    • Business
    • Tax Tips
    • Update
  • Services
    • E-Filing T2 for Inactive Corporations
  • Resources
    • Find A Professional Bookkeeper
    • Useful Link
    • CRA Link
  • Contact
    • Share your thoughts
    • About
  • Toggle search form

How to Download and Use ERPNext on VirtualBox: A Step-by-Step Guide

Posted on 06/10/202005/25/2023 By TaxDeep No Comments on How to Download and Use ERPNext on VirtualBox: A Step-by-Step Guide

You want to try ERPnext, the easiest way is download the img file they already per-installed ERPNext, and run it on Virtual Box

You will need Oracle’s Virtual Box to use the image (You can also use any other VirtualBox Manager): https://www.virtualbox.org/

Import the .ova file into VirtualBox. Though the default settings of the appliance should be good enough for most users, you may need to change them if you face performace issues.

The virtual appliance uses Ubuntu 18.04.

The virtual appliance comes with a site with ERPNext installed on it

The credentials of the virtual image are:

username: frappe
password: frappe
mysql-root-password: frappe

Once the Virtual Machine boots, use your HOST operating system’s browser and go to:

http://localhost:8080

and login using:

user: Administrator
password: admin

Download Virtual Machines

Production Image

Stable build for Production use (Master Branch) (approx 1.9GB)

http://build.erpnext.com/ERPNext-Production.ova | MD5

Development Image

Bleeding edge build for development only (approx 1.9GB)

http://build.erpnext.com/ERPNext-Dev.ova | MD5

Vagrant Box

Bleeding edge Vagrant box for development only (approx 1.9GB)

http://build.erpnext.com/ERPNext-Vagrant.box | MD5

 

Next question here is how to upgrade from V12 to V13

To check your VM’s IP address:

ip address

Upgrade the system
sudo apt update
sudo apt upgrade
Update node-npm-yarn

curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -

Then follow the following steps.

sudo apt-get install -y nodejs
sudo npm install -g npm
sudo npm install -g yarn

Upgrade frappe-bench

sudo -H pip3 install --upgrade frappe-bench


Go to Installation directory, cd frappe-bench in my case
cd -your-directory-
Update

bench setup requirements
bench update


Error (later resolved)
error: <class 'socket.error'>, [Errno 13] Permission denied: file: /usr/lib/python2.7/socket.py line: 228
Now upgrade to New version

bench switch-to-branch version-13 frappe erpnext --upgrade
sudo service nginx restart
sudo supervisorctl reload
bench update --patch



Fix previous error
sudo systemctl start supervisor
sudo systemctl enable supervisor
sudo bench setup production -your-user-
Update
bench update
bench build

Change port (if necessary)
bench set-nginx-port site1.local 8080
bench setup nginx
sudo service nginx reload

Add the SSL certificates (if necessary)

How to fix “ModuleNotFoundError: No module named ‘pypika'”

pip3 install pypika
pip3 install ipython

If you want to purchase ERPNext per-installed system, please visit the following link: ERPNext 

Bookkeeping, Technology Tags:ERP, ERPNext

Post navigation

Previous Post: Want to close corporation, what you should know.
Next Post: How to Hire the Right Bookkeeper for Your Small Business

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Ads maintain the free accessibility of this website. Taxdeep.com neither investigates nor endorses any products or services displayed in the advertisements on this site. Prior to making a significant financial choice, it is advisable to seek guidance from a competent professional.

  • Professional Bookkeepers in YT
  • Business
  • Tax Tips
  • Technology
  • Professional Bookkeepers in QC
  • Invention
  • Research
  • Resources
  • Contact

Accountant Bank Account BC BMO Bookkeeper Bookkeeping Bookkeeping Software Business Account Business Banking Business Cheques Business Email CEBA CFA Coast Capital CPP CRA Cross Border Cryptocurrency Delaware Digital Nomad EI EQ EQ Bank ERP ERPNext ESG Excel FHSA FinTech GST HST LLC Mercury NOVA Professional Bookkeeper Quickbooks Registered Agents Sage Sick Days T5 tax UHT Underused Housing Tax Wise Wise Business

Recent Posts

  • GST/HST “Vacation”
  • Quickbooks Online Increase the price again
  • THE EU UPDATES ITS TAX HAVENS LIST
  • How to open Liechtenstein bank account
  • The Best Open-Source Bookkeeping Software

Categories

  • Banking
  • Bookkeeping
  • Business
  • FinTech
  • History
  • Tax Tips
  • Technology
  • Update

Privacy Policy

Sitemap

Copyright © 2025 TaxDeep.

Powered by PressBook WordPress theme