M
M
makerkz2014-01-30 17:35:13
Node.js
makerkz, 2014-01-30 17:35:13

Getting started with Node.js on Digital Ocean

Good day to all!
There is quite a lot of experience in PHP development, very little experience in Node.js development (although during this time I managed to write something more or less decent). I have an application written in node.js running locally. There is a domain name site.com. No experience with Linux-like operating systems.
On the Internet, Digital Ocean cloud hosting is highly praised (I have no experience with cloud services). Can you advise what direction to go if I want to transfer my site from my local computer to cloud hosting? I tried to understand the Digital Ocean documentation, but unfortunately I didn’t find anything related to Windows, and indeed there is a lot of information there, as they say, “you can’t figure it out without a bottle.”
If you need specifics, then I need to:
- Build a Node.js server based on Digital Ocean
- Transfer the existing application to this server
- Actually, launch the site :)
Thanks in advance for the advice.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin Kitmanov, 2014-01-30
@k12th

Digital Ocean is not very different from any VDS / VPS: log in via ssh to the machine, set the required one, fill in the sorts and go.
Quite a lot of information on Linux and nodejs in their help: https://digitalocean.com/community/community_tags/...
https://digitalocean.com/community/community_tags/...

S
snackovich, 2014-01-30
@snackovich

install a virtual box with Linux (server debian/ubuntu) and try to deploy everything on them using an ssh connection.

R
Roman Kokarev, 2014-01-30
@kokareff

Have fun with Vagrant .

E
Evgeny Sofonov, 2014-02-06
@sofcom

The NodeJS website has a man page on how to install it on Linux

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question