Learn to Deploy your Docker Container on EC2 in 15 Minutes
Code :https://github.com/soumilshah1995/Deploy-Docker-Container-on-AWS
by Soumil Shah
linux web server
Code :https://github.com/soumilshah1995/Deploy-Docker-Container-on-AWS
by Soumil Shah
linux web server
Comments are closed.
Hey .. great video .. short & crisp but can you share the link to your code block as well (flask codes .. the current github link only shows the docker commands), I tried creating a normal docker file with flask without nginx & its assigning or working on port 5000 but I am unable to access the same using ec2 public ip
easier to deploy a docker image to docker-hub and just pull it from the server.
filezilla issue
what a pain in the ass –
is there any alternative to filezila?
guys if your programmer just use Mac or Linux machine it's way easier patty putty ,,,, yuk
Bro t2 is not showing in me t3 is showing
Thanks man
you are awesome
Just wondering how come Filezilla got access to the instance just by the domain name without any authentication? Need to try out today.
what file did you actually upload to aws?
How do I give the docker file which contains my web app to aws?
How do you deploy a real docker container web app and not just a hello world file
really helpful
What did that keyboard do to you?
thank you so much
Mujhe laga Ranveer Kapoor se sikh raha hu
Perfect. well done
Is this is good practice to install docker on aws ec2? will it cost lesser or higher than usual ?
thanks for the video. helped me deploy my app.