Omarhabeeb27 / erpnext_quick_install

(Almost) No interaction script for ERPNext V14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Install Script for ERPNext v14

(Almost) No interaction script for ERPNext V14

This is an almost no-interactive script for installing ERPNext Version 14.

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
cd erpnext_quick_install && sudo chmod +x erpnext_install.sh
  1. Run the script:
./erpnext_install.sh

Compatibility

Ubuntu 22.04 LTS

Others coming soon!

About

(Almost) No interaction script for ERPNext V14

License:MIT License


Languages

Language:Shell 100.0%