(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.
To use this script, follow these steps:
- Clone the Repo:
git clone https://github.com/flexcomng/erpnext_quick_install.git
- navigate to the folder:
cd erpnext_quick_install
- Make the script executable
sudo chmod +x erpnext_install.sh
- Run the script:
source erpnext_install.sh
Ubuntu 22.04 LTS, Ubuntu 20.04 LTS
Debian 10 (Buster), Debian 11 (Bulls Eye)
Others coming soon!