I currently have a domain hosted on a shared server (not a VPS). I would like to know if it is possible to install and run ERPNext in this environment, or if a VPS/dedicated server is strictly required.
If shared hosting is not suitable, could you kindly advise what minimum hosting requirements are recommended for ERPNext?
ERPNext cannot run on shared hosting. It requires a VPS, cloud server, or dedicated server.
ERPNext needs root access to install and run multiple services: MariaDB, Redis, Node.js, Nginx, Supervisor (background workers), and Python. Shared hosting doesn’t provide the necessary access or allow these installations.