Need solution for deploying Node.js + Angular2 app to Amazon EC2 (Linux)
Hi All,
We have created a NodeJS + Angular2 application with Gulp as our task runner and bitbucket . We have an EC2 instance (Linux) where we are currently hosting our application. At present we are using WinSCP to transfer our code to EC2 instance. Could any one suggest how can we automate our deployment process using Gulp where in can even restart node server post deployment. We are using Jenkins which is a shared instance does not have bit bucket plugin that can do deployment. Any pointer or any guide on approach that I can follow would be of great help.
Thanks Vishal Lad