Hi, Currently we are hosting on digital ocean and we would like to migrate. Can I run the erpnext on one of our computers so every employee can access it through the network?
Hi @alkesh,
If erpnext is installed in Ubuntu on your computer, then run the
hostname -I
Display the IP address.
then copy the IP and if your erpnext-site worked on the 8000 port then apply it on the browser.
your_ip:8000
Example:
10.42.0.199:8000
You can access the erpnext in another system using IP address.
Thank You!
1 Like
Out of curiosity, would you mind sharing why you want to migrate from cloud hosting to hosting locally ?
I am just curious
Regards
It’s just because of my boss, He doesn’t want to put the data on the cloud. I know it’s stupid, but he doesn’t listen. He doesn’t want to pay monthly and he thinks that it is not secure.