So you have this node.js app. It's not static, it's in Vue, React, Angular, whatever... It's ready and steady to publish and deploy. But where, how...
For further actions, you may consider blocking this person and/or reporting abuse
Hello Lukas
Where I need to add
eccosystem.json
and deployment scrpit
on my local machine or on my digitel ocean droplet?
Hi there. So you should put the ecosystem file in the root folder of your machine. A deployment script can be placed inside the app folder. You can see that inside of it the ecosystem file is copied and used as local. Cheers.
So i make the ecosystem file in my root foler anywhere or probably /etc folder
and the deployment script in the app folder and that app is on my digital ocean droplet
right?
No, not in the etc, in your Ubuntu user root folder. Typically it’s the place when you’re legged in on start.
Well sir i am doing it for the first time there are multiple things i dont understand I wish i could share my scree and ask you help to learn it
I am trying to comprehend it
Hey Lukas! this is definitely informative but honestly, I am not a fan big of Node.js deployment through AWS. These guys start charging your credit card whenever your resources increase or app expand. I found Heroku is better option here.
By the way, Heroku has turned itself into a paid platform and nowadays, I am considering this way to deploy my Node.js app. You can also give your comments on this method of app deployment.
Very nice tutorial.
github.com/marketplace/actions/ssh...
The root Github Action says that it only supports Linux docker container, I was wondering if it can be used in plain ubuntu 16/18 instance
To be honest, I don't know. But supposed to ... I guess.
Sir are you on discord?