Deploying a Web App to Digital Ocean with Docker & Nginx | Part 2

preview_player
Показать описание
In this video, I show off the rest of my deployment process and give a general overview of getting started with Docker, Nginx, and Digital Ocean.

Timestamps:
00:00 - Intro
00:46 - Intro to Digital Ocean
08:51 - SSHing into Server
11:02 - Docker
29:06 - Nginx
41:32 - Recommended Courses

-----
Support my channel:
-----

-----
Programming Content
-----

-----
Blockchain Content:
-----

DISCLOSURE: Some of the book and product links here might be affiliate links. That means that you are helping support my channel without paying any extra for the goods or services yourself. Thank you.
Рекомендации по теме
Комментарии
Автор

If you are using docker-compose there is no need to specify network because that will be done automagic.
This was a great tutorial, thank you very much!

ongbakforlife
Автор

wow, your tutorial is super impressive. subscribed.

yaghiyahbrenner
Автор

@22:51 I believe you use the service name, not container name. So in your example, you should use “db”

crelloc
Автор

is there a part 3? looks like cut in the middle. I would like to see this working. after all the long process, you did not show the final result, cicd in action: pushing a change to github, docker image being generated and pushed to docker-hub, watchdog reacting to the new image, downloading the new version, recreating the docker images... lots of moving parts, and as far as I can see, none of those were demonstrated or checked to be working. why?

ron-almog
Автор

Thanks a lot for this video. I’m spending the night setting my first docker app on DO :D

ro_puente
Автор

Woohoo, my suggestion made it into the video @ 34:05! 😀

DevOpsDirective
Автор

nice tutorial Gwen ! Please make more videos of Vue & Vuetify, you teach those so good.

vahid
Автор

Note: If on windows 10, don’t use putty as suggested in the video, use WSL2 (Windows subsystem Linux).

Shawn-Mosher
Автор

excellent explanation! thank you very much!

agelosnm
Автор

Thank you gwen. can you make a video on how to deploy an mvt django webapp with docker, ubuntu and github actions to digital ocean.

olowuabayomi
Автор

Great video. Please try Full stack react and Firebase

japroz
Автор

Thanks, how to set up cron jobs for old image removal after watchtower run as you mentioned in the lecture?

TheMannawar
Автор

thx for the video, can i get the cronjob ? or whatever it is to delete old images each day or so ? i have no idea how to do that
And i have another question about the database, with this setup i think it will reset each time a new container is pushed no ? like how can we restore the database or get a copy somewhere to never loose the data?

aghileslounis
Автор

Could you explain at 22:37, how to setup those env_file pls?

DucTra
Автор

Hello,

I was looking at your video channel. We may be helping a company that uses secure images to increase supply chain security and help cloud native development. Would you be willing to help try their software, make a video, and help show devs how to use their tools?

This is not an offer, but just to start a conversation about your willingness to take on sponsorship. Please provide me with your email if you are interested.

You'd have a chance to look at their technology and decide if it's the type of software that you'd be interested in covering in your channel.

IleniaQuintero