Thanks for detailed steps to deploy application on docker container. Is it possible to deploy application in docker container of azure VM using Azure CICD ?
Thanks! And docker can we setup on other Linux flavours too like Centos, RHEL etc. so there is no such preference its upto the application your running and the underlying libraries it requires…
@@DevOpsMela ok great ! I am very Much new to this . I have another doubt So, after web api deployment can i deploy my angular as a another service in this same node or different node
Hi , I have created the ubentu server in Azure.But I am not able to access the machine. I am getting the error Access Denied. Do you have any solution for this issue.
Hello dear. Thanks for the video. In the last step even after adding 5000 port inbound rule in Azure portal i am still getting connection refused. Is there anything i am missing please guide ?
Hey Shashank, Kindly share more details what all steps you have performed, bcoz just by connection refused its very difficult to decode.. Share details on devopsmela@gmail.com Thanks..
Yes, you can setup sql servers in containers too and for using the same in production you need to consider multiple factors…like SLA, Availability etc…
Good Explanation...Thanks for showing examples on dotnet application as I am dotnet developer.
Thanks! For the valuable feedback…
Thanks for uploading this, nicely explained
Thanks for uploading this, nicely done
Glad you enjoyed it
Thanks for detailed steps to deploy application on docker container. Is it possible to deploy application in docker container of azure VM using Azure CICD ?
Yes! It is possible to deploy on Azure VM too
does the command same in case, rather than creating ubuntu VM and image.. instead i can use my machine to create a Docker and copy the image
Hey Pawan, I am not sure if I got your question right and if its related to Docker commands for image creation, Yes! It will be same…thanks!
@@DevOpsMela instead of using ubuntu machine.. can i use my machine for creating docker ???
High quality content !! jus one doubt Why ubuntu is preferred for docker container ?
Thanks! And docker can we setup on other Linux flavours too like Centos, RHEL etc. so there is no such preference its upto the application your running and the underlying libraries it requires…
@@DevOpsMela ok great ! I am very Much new to this . I have another doubt So, after web api deployment can i deploy my angular as a another service in this same node or different node
If we do not want to have public ip on the VM. And access the application through private ip, is it possible?@DevOpsMela
Hi Preety, there are various ways to achieve the above scenario like you keep your application behind load balancer or application gateway etcetc…
After running sudo docker run -d -p 5000:5000 dotnetapp
Container status showing exited [1]
how to resolve
Hi Rohit, mostly the image which you have created has some issue, re-check your dockerfile and re-build the image once.
Hi , I have created the ubentu server in Azure.But I am not able to access the machine. I am getting the error Access Denied. Do you have any solution for this issue.
Try resetting the password from the portal vm->help->reset password
Hello dear. Thanks for the video. In the last step even after adding 5000 port inbound rule in Azure portal i am still getting connection refused. Is there anything i am missing please guide ?
Hey Shashank,
Kindly share more details what all steps you have performed, bcoz just by connection refused its very difficult to decode..
Share details on devopsmela@gmail.com
Thanks..
@@DevOpsMela Thanks Rohit for your response. I will send you an email shortly
I have sent you an email Rohit. Thanks
please make a video on .net 6.0 using
can you please add SQL server on the docker container in production?
Yes, you can setup sql servers in containers too and for using the same in production you need to consider multiple factors…like SLA, Availability etc…
@@DevOpsMela thanks for your response, if possible can you please add a video on this topic ?
I am getting error in the end, while browsing VM ip
Share the error screenshot at devopsmela@gmail.com to debug the same
@@DevOpsMela Thanks, for support