Pro Django - Tutorial 5 - Deploying the Backend

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I love your delivery, you're the best. As someone following along with the tutorial I hit a road block with serving static files even just for the admin panel. A video explaining this aspect of the project would help complete the series. Thanks :)

bengriffin
Автор

Please provide some details about the RDS using Postgresql. How to deploy in aws if I require db service also .

anishtulsyan
Автор

Thanks for the tutorial! In which video do you put the database in a RDS?

marcelriedeman
Автор

This is why I love to deploy my apps Serverless nowadays. None of the VM setup crap needed, no nginx, no apt installs, no ssh'ing

MartyCoding
Автор

Thank you very much for this great tutorial. I was able to setup a similar environment

johanlijffijt
Автор

@thenewboston Hey Bucky sorry for late comment. But its not clear did u register domain name on AWS Route 53 or on external provider?

nemanjatrivic
Автор

Hey bucky, I am getting an error as follows
Error response from daemon: Container xxxxf9xxx is restarting, wait until the container is running

I did checked for the docker logs and found as below.
Collecting static files...
/root/..../python: Error while finding module specification for 'jvt.manage' (ModuleNotFoundError: No module named 'jvt')

'jvt' being the name of my module. But I have this module and perfectly working locally. Kindly provide some info

Saaiiikrishna
Автор

How much could this type of deployment cost?

azmiah