Yes , we can create image of app and push to dockerhub private repository. New project video is coming up this weekend with all Devsecops Tools integration. Stay tuned .
I wanted to if we have run the application from pm2 then what is the need for nginx webserver for Jenkins and providing that domain an all to Jenkins page as we don't have to send Jenkins url to client 🤔
In our CI/CD setup, Nginx serves as a reverse proxy for our app, managing domains and SSL for secure communication. This setup ensures data encryption during transit and efficient traffic handling. Although Jenkins isn’t client-facing, adding a domain and SSL enhances security by encrypting sensitive data during access.
Npm install always show error enoent even thought i type npm version it show 10.8. Something I have change the location and go to project location it error Tried pipeline failed npm wala step me hi It has package.json file also present What should i do no proper video explanation there
Follow below suggest if error occurs too , Please share the error screen shot on linkdien msg cd to project directory Then execute the command , check package.json file exists ? npm install
as u have created this video to make us comfortable that how to work with nodejs cicd rit as same i want to give u a advice as a brother it will help u a lot if u take it in a positive manner everything u r using in the session r u will plz define that thing for a while so that if somebody dont know about that will get to know otherwise people will learn it as a question ans rit try to explain the stuffs for few seconds example as for me pm2 is the new thing i never heard about that n u were hitting commands one after another soo it was creating headache for me sooo thats y threre are more people like me who dont know some stuffs plz try to elaborate the stuffs few minutes dont wrrie about the sessions timing we will manage that god bless u
I do agree what you say tabrez, even I wasn’t able to cope up, then I started whatching his all videos from the start, then it all came together for me, I guess if we just watch a video in middle of a series, then it will go above the head just like any Netflix series, that’s why it’s very important to watch from the scratch, I suggest you too to watch all his videos, just instead of jumping in the middle , it did help me I hope it will help you too 👍🏻
@@aquibjaveed2808 m not saying that he makes uncomfortable r useless videos I was saying that not everybody is going to watch all the videos I was saying at least give some brief about some important topics that jenkins is known by everybody rit but pm2 is only know by the developers but as a Devops engineer who is fresher don't know this things an. I researched about pm2, I can work with pm2 when I deploy on the servers directly but if I m using docker r k8s I don't have to use pm2 bcoz docker and kubernetes have the Capability to always run and up the applications rit there were lots of headlines were missing m not saying that I m not going to support Aseem bhai I will but the question I raised it will help Aseem bhai to improve himself n makes more better videos while keeping this lines inside mind I will support Aseem bhai
Yes , this is realtime project. This project is the based. Pm2 helps you to find the logs of current process on backend. You can mention i do have experts without Containerization of this application.
Don't forget to subscribe
such a great project. i appreciate the fact that it was not edited such that i saw how you resolved issues along the way
MagdaleneKien @ Thanks for appreciation. So nice of you 😇😇
The way you're explaining every topic hats off to you, really appreciate your effort
love you so much aseem
Thanks you. Please do share and subscribe. Keep watching
Hi sir ,great work thankyou for making project
Can we use docker hub for node js image(install)
Yes , we can create image of app and push to dockerhub private repository.
New project video is coming up this weekend with all Devsecops Tools integration. Stay tuned .
Please write script in yml
@@clouddevopswithaseem can you please try to implement with RDS also ...simple insert delete db commands.. .. so it will be a complete 3 tier project
Hello sir, I requested that you please deploy the any project with the Kubernetes tool from scratch mean from installation of kubernetes
I wanted to if we have run the application from pm2 then what is the need for nginx webserver for Jenkins and providing that domain an all to Jenkins page as we don't have to send Jenkins url to client 🤔
In our CI/CD setup, Nginx serves as a reverse proxy for our app, managing domains and SSL for secure communication. This setup ensures data encryption during transit and efficient traffic handling.
Although Jenkins isn’t client-facing, adding a domain and SSL enhances security by encrypting sensitive data during access.
👌👌👌
Thank you very much. Please share & subscribe
Npm install always show error enoent even thought i type npm version it show 10.8. Something
I have change the location and go to project location it error
Tried pipeline failed npm wala step me hi
It has package.json file also present
What should i do no proper video explanation there
Follow below suggest if error occurs too , Please share the error screen shot on linkdien msg
cd to project directory
Then execute the command , check package.json file exists ?
npm install
Great work man..Can you pls share me the document that had used in this video.
Sure, i will update the document in the GitHub via link.
Follow this link for doc
github.com/Aseemakram19/node-js-docker-cicd/tree/dev
Thank u bro
as u have created this video to make us comfortable that how to work with nodejs cicd rit as same i want to give u a advice as a brother it will help u a lot if u take it in a positive manner everything u r using in the session r u will plz define that thing for a while so that if somebody dont know about that will get to know otherwise people will learn it as a question ans rit try to explain the stuffs for few seconds example as for me pm2 is the new thing i never heard about that n u were hitting commands one after another soo it was creating headache for me sooo thats y threre are more people like me who dont know some stuffs plz try to elaborate the stuffs few minutes dont wrrie about the sessions timing we will manage that god bless u
I do agree what you say tabrez, even I wasn’t able to cope up, then I started whatching his all videos from the start, then it all came together for me, I guess if we just watch a video in middle of a series, then it will go above the head just like any Netflix series, that’s why it’s very important to watch from the scratch, I suggest you too to watch all his videos, just instead of jumping in the middle , it did help me I hope it will help you too 👍🏻
@@aquibjaveed2808 m not saying that he makes uncomfortable r useless videos I was saying that not everybody is going to watch all the videos I was saying at least give some brief about some important topics that jenkins is known by everybody rit but pm2 is only know by the developers but as a Devops engineer who is fresher don't know this things an. I researched about pm2, I can work with pm2 when I deploy on the servers directly but if I m using docker r k8s I don't have to use pm2 bcoz docker and kubernetes have the Capability to always run and up the applications rit there were lots of headlines were missing m not saying that I m not going to support Aseem bhai I will but the question I raised it will help Aseem bhai to improve himself n makes more better videos while keeping this lines inside mind I will support Aseem bhai
is this realtime? can I use this in resume for associate level devops role ??
thanks !
Yes , this is realtime project. This project is the based.
Pm2 helps you to find the logs of current process on backend.
You can mention i do have experts without Containerization of this application.
@@clouddevopswithaseem thank you so much for the reply !
plz share this pdf file to get all the steps
Check the video discription github repo. Document exist as well. Checkout dev branch
Do one java project with build maven from on premise with end to end