Hey guys,
I am looking to implement the above for my company. I have a few questions. Our server currently utilize Alma Linux with CPanel/WHM and there’s no way we’re able to change because the company domain and emails are hosted on it.
is there anyway for ERPNext to co-exist with CPanel? I have tried running a Docker version and it’s so far working ok during my testing. it’s currently on port 8000 but I would need the docker container to run on port 80 and of course, port 80 is used by Apache. Is there anyway around it? And because we’re using CPanel for SSL management for all of the subdomains, is there any other way for me to generate and install the SSL certs for the ERPNext/HRMS docker container?