Great video! Consider splitting CI and CD into separate workflows for better organization. You can make the CD pipeline dependent on the successful completion of the CI pipeline. for example : name: CD Pipeline on: workflow_run: workflows: ["CI Pipeline"] types: - completed
ec2 instance we have create in the video, how many requests it can handle? Can you make one detailed video for aws ec2 and how it's different from our local node server...?
Supose that you have created a project in nodejs which is currently in your local. Now you want that others should have access and they should use your application right? So you need to deploy your application to an cloud service where your application can run. So for that we are using ec2 which acts as virtual machine where our service will run. You can choose other option also that provides the service.
I have applied all the steps till github self-hosted runner and I can do that successfully, but when I check action-runner folder , I didn't found _work file. Now what can I do further?
@@SatyamSingh_4484 I get an error while I make a build like this : Error: Dependencies lock file is not found in /home/ubuntu/actions-runner/_work/E-Commerce_JUMP_backend/E-Commerce_JUMP_backend. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
@@Nikhil_Kumar-n3w ok so when you create the ec2 instance and we have created the workflow for that right run that workflow once by doing any commit. Though it fails the work folder will be created.
SELF HOSTED RUNNER MOST IMPORTANT
@@nilesh7210 sorry didn't get your comment
easy and simple explaination
Thanks bro
laggre raho saatu bhaiya
Informative... Good job
@@neutralengineer3873 thanks
Thanks Alot 👌👍
Great video! Consider splitting CI and CD into separate workflows for better organization. You can make the CD pipeline dependent on the successful completion of the CI pipeline.
for example :
name: CD Pipeline
on:
workflow_run:
workflows: ["CI Pipeline"]
types:
- completed
Sure i can try this
Great video bhai, Bitbucket ki bhi bana do
ec2 instance we have create in the video, how many requests it can handle? Can you make one detailed video for aws ec2 and how it's different from our local node server...?
Sure i will make a video like why we require the ec2 instance
Hi i have made a video for that please check this - ua-cam.com/video/fMxW12FHZE8/v-deo.html
bhai aap unmaneged server pe bhi nodejs ki ya MERN stack application deploye karo add domain and softwears
@@Nasir-Hanif sorry I didn't get your question ❓
what to do incase of mulitple env variables?
@@HarshKumar-wq7mq i am getting what you are saying like multiple env ??
can you provide any documentation on HTTPS .
@@anirban6169 can you please check my nodejs playlist in which there is course regarding http there i have provided
where is this used
why we are creating this project
Supose that you have created a project in nodejs which is currently in your local. Now you want that others should have access and they should use your application right? So you need to deploy your application to an cloud service where your application can run.
So for that we are using ec2 which acts as virtual machine where our service will run.
You can choose other option also that provides the service.
I have applied all the steps till github self-hosted runner and I can do that successfully, but when I check action-runner folder , I didn't found _work file. Now what can I do further?
Run the script once by simply pushing some code once the script will run the _work folder u can see.
Try to run the script your problem will be solved
@@SatyamSingh_4484 I get an error while I make a build like this :
Error: Dependencies lock file is not found in /home/ubuntu/actions-runner/_work/E-Commerce_JUMP_backend/E-Commerce_JUMP_backend. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
@@SatyamSingh_4484 which script ?
@@Nikhil_Kumar-n3w ok so when you create the ec2 instance and we have created the workflow for that right run that workflow once by doing any commit. Though it fails the work folder will be created.
Thanks.
Self hosted runners are getting stopped after some days of working
Ok i need to check this issue. Will inform you
👌👌👌