How to Deploy a Django app to AWS Lightsail

preview_player
Показать описание
This is an edited version of our live stream: How to Deploy a Django app to AWS Lightsail.

AWS has an exciting product called Lightsail. It offers a lightweight, simplified deployment with transparent pricing. Win win.

Рекомендации по теме
Комментарии
Автор

Thank you for this excellent video. You answered all of the questions that would have taken me weeks or even months to research. Thank you again👍

dagneassefa
Автор

This was an amazing video. Thank you so much, it was extremely useful and I learned a lot! You have a new fan here. Liked and subscribed, of course!

TechX-bxjc
Автор

So I'm going through this with my own project and I'm getting the following error when trying to do my first "migrate"
connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?

ClearVista
Автор

Thanks, was waiting for this video. I attended the live, but still wanted to have this reference in case I forgot anything.

rommelrodriguez
Автор

si was was running a django app using rds, ec2, load balancers etc.. but it was just too expensive... How is deploying to lightsail cost? wat monthly cost are we looking at?

Sports-Made
Автор

At the end, I get this error when creating superuser "[15/May/2023:19:49:40] Superuser created successfully.
[15/May/2023:19:50:00] [deployment:14] Started 1 new node
[15/May/2023:19:50:23] CommandError: Error: That username is already taken.
[15/May/2023:19:51:29] [deployment:14] Started 1 new node
[15/May/2023:19:51:54] CommandError: Error: That username is already taken" ...

"Forbidden (403)
CSRF verification failed. Request aborted.

More information is available with DEBUG=True."

yooujiin
Автор

Thanks for the video!
What is the average cost of this kind of setup?

adammisiak
Автор

I am facing an issue, it states:
exec /scripts/run.sh: no such file or directory
Please help me understand the issue and the way to resolve it

rishabhdugar
Автор

Thanks very much for this. Sorry I missed it live.

alan-williams-web
Автор

Great effort! Thank you for sharing your knowledge.

tatemo_labs