Node.js setup for easy deployment and updating
问题 We're currently developing a website (TYPO3 under Apache) for a customer that is supported by a node.js/socket.io application that provides realtime updates to the content served from the CMS. As this is our first node.js project I don't have any best practices to go by when it comes to 'the perfect setup' so I've spent some time researching deployment techniques. A couple of questions remain for me to achieve a good setup which: Is easy for the customer to deploy . This is very important