Question
Create a domain and upload a Node.js APP
Hi,
I’ve a bad english sorry about that. And I’m completely a noob in VPS management.
I’ve a website with a chat in node.js, but I can’t host node js on the same server where my website is.
So I decided to take a small vps for host my app. It’s just a server.js for the chat.
I taked the droplet : “node-v0.10.30 on Ubuntu 14.04”. I add a domain name .
And now I’m lost.
I want to upload the app, but when I’m trying to access to http://shaare.it/ I had a blank page. I suppose i need to create a folder somewhere. But where ?
Thanks for your replies.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
*RESOLVER * : I change droplet to LAMP ubuntu and my app run :) .