Deploying your FastAPI project with docker in 4 minutes

preview_player
Показать описание
1. Install Docker for Desktop
2. Follow our video tutorial

កុំភ្លេចជួយ Like page និង Subscript YouTube channel ដើម្បីទទួលបានវីដេអូថ្មីៗ
Рекомендации по теме
Комментарии
Автор

Much appreciated. People like you who shows how in a few minutes instead of wasting an hour just to do the most basic of things are very rare.

ShadowAimai
Автор

friend, bro, I do not know how to call you but thanks a lot!!!! This was what I needed it! Not a long video, just what it is needed it! You are amazing!

chidomen
Автор

What was the point of mounting a volume if your code is never watching and reacting to any changes?

abdullahahmed
Автор

Hello
Followed all your steps finally getting a issue while i build the docker componse ISSUE: uvicorn: not found . Could you please advise the issue.

vijaipidinti
Автор

how do i create postgres db inside docker and connect fastapi... i used fastapi and pgadmin4 for coding but idk ow to deploy and other methods are so difficult(e.g. heroku, deta, etc.) ...plz help.. u r my last hope :'(

silashkhatri
Автор

Impressive video. I was able to configure my very fastAPI app in no time flat thanks to your video

dazzatek
Автор

can you please a make a tutorial about deploying fastApi websockets and run it in a docker container?

vlorik
Автор

Hello. I find that in VSCode there is hint that we don't have FastAPI. I know that it is because we haven't install it, because we are going to install it in the docker.

But the ide hint is important for dev. Should we just install python and packages, and use that as dev environment, even if we don't acutally run app in this env?

yuqin
Автор

What is the benefit of using docker compose and not just docker?

ignacio.guardines
Автор

How can we see the fastapi output that ptthon is generating with the logs?

manuelmeireles
Автор

My docker-compose.yml is the same as yours, but when i run cmd: docker-compose up -d
It showed an error:
services.core_api Additional property bulid is not allowed
Please help me fix that

luisdato
Автор

good tutorial thanks. what's the song name btw

_______
Автор

could you do the same but using+ database?

javivlogsgameplays