To deploy NodeJS & Microservices applications, should a DevOps person should know either of the technologies, or v can manage deployment without an issue ?
hi bro your explanation is soo good . when i am deploying application an error occared [Unable to find image '8081:8081' locallydocker: Error response from daemon: pull access denied for 8081, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.] bro give me a solution to this error
Follow this link to understand how to create a project. It will benefit you more if you create a new project 😊 dzone.com/articles/dockerizing-your-nodejs-application You can create a new project by running npm init
Thank you ! you just saved me hours to figure it ou !
Glad I could help!
thank you so much for providing amazing content 🤩
if u have time can u do video on two tier application deploy on k8s
To deploy NodeJS & Microservices applications, should a DevOps person should know either of the technologies, or v can manage deployment without an issue ?
If its a big and multilayered application then it will be better to know about them on a good level
Thanks for the video. It will be very helpful for beginners 🤩
Great deployment video....
Thanks man🥹
i'm getting error: Caused: java.io.IOException: Cannot run program "docker": error=2, No such file or directory
hi bro your explanation is soo good . when i am deploying application an error occared [Unable to find image '8081:8081' locallydocker: Error response from daemon: pull access denied for 8081, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.] bro give me a solution to this error
Hi sir,Could you please share the Github repo link
Follow this link to understand how to create a project.
It will benefit you more if you create a new project 😊
dzone.com/articles/dockerizing-your-nodejs-application
You can create a new project by running
npm init
Getting error when doing
Ip:8081 in browser
This site can't be reached
check inbound security of aws
Hi Aditya, I was getting a 403 error during the docker build and push stage. could you help me out with this error
Same error 😢
Great deployment video....