ERPNext
ERPNext is a powerful, intuitive and open-source ERP system for managing accounting, inventory, manufacturing, CRM, projects, HR and more.
ERPNext
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/erpnext.sh)"
Default Credentials
| Username | Password |
|---|---|
Administrator | None |
Notes
Admin password is stored in
/opt/frappe-bench/.env.The default site name is
site1.local. Configure your domain in Frappe settings.Run
bench update from /opt/frappe-bench to update ERPNext manually.