Skip to content

Instantly share code, notes, and snippets.

View IniJr's full-sized avatar

Iniobong Dickson Junior IniJr

View GitHub Profile
@ascorbic-acid
ascorbic-acid / install-guide.md
Last active October 13, 2025 06:22
Install ERPNext v14 or v15 on Ubuntu 22.04 Production or Develop

Install ERPNext v14 or v15 on Ubuntu 22.04 Production or Develop

feel free to edit the parameters to suite your needs
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install software-properties-common \
nginx wget zip unzip git curl file certbot python3-pip \
python3-dev python3-venv redis-server mariadb-server \