Skip to content

AhmedAlmaghz/erpnext_quick_install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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

(Almost) No interaction script for ERPNext V14

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%