I just got a linode account and some domain names. With these raw materials in hand, here is what I'd like to do:
example.com -- static hosting
gitlab.example.com -- install gitlab here
dev.example.com -- be able to install ruby stuff here
another-domain.com -- run a node server from here
third-domain.com -- run another node server from here
I only have experience with Apache, but I don't know how to integrate Apache with Node. But really, I'm wondering what is the best way to do this?
Don't worry about whether I know the technology or not -- I'll learn it!