Skip to content

Unattended install script for ERPNext Versions, 13, 14 and 15

License

Notifications You must be signed in to change notification settings

osama1998H/erpnext_quick_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Auto Install Script for ERPNext

(Almost) No-interactive script for ERPNext V14 installation (also compatible with V13 with minor script edit).

This is an almost no-interactive script for installing ERPNext Version 14. You can set up either development or production with very minimal interaction.

How To:

To use this script, follow these steps:

  1. Clone the Repo:
git clone https://github.com/flexcomng/erpnext_quick_install.git
  1. navigate to the folder:
cd erpnext_quick_install
  1. Make the script executable
sudo chmod +x erpnext_install.sh
  1. Run the script:
source erpnext_install.sh

Compatibility

Ubuntu 22.04 LTS, Ubuntu 20.04 LTS

Debian 10 (Buster), Debian 11 (Bulls Eye)

Others coming soon!

About

Unattended install script for ERPNext Versions, 13, 14 and 15

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%