Skip to content

This repository contains an automated installation script for ERPNext, designed to simplify the setup process on Ubuntu. The script installs all necessary dependencies, configures the database, and sets up a new ERPNext site with minimal user input.

Notifications You must be signed in to change notification settings

Aenigma-Lab/erpnext-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

erpnext-installer

This repository contains an automated installation script for ERPNext, designed to simplify the setup process on Ubuntu 22.04. The script installs all necessary dependencies, configures the database, and sets up a new ERPNext site with minimal user input.

Requirements

  • Operating System: Ubuntu 22.04
  • Sudo Privileges: A non-root user with sudo access

ERPNext Version

  • This script installs ERPNext version 15.

Usage

  1. Clone the repository:
   git clone https://github.com/aenigma-lab/erpnext-installer.git
   cd erpnext-installer
  1. Give Executable permission to repository:
   sudo chmod +x erpnext-installer.sh
  1. Execute file:
   ./erpnext-installer.sh

About

This repository contains an automated installation script for ERPNext, designed to simplify the setup process on Ubuntu. The script installs all necessary dependencies, configures the database, and sets up a new ERPNext site with minimal user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages