Object Storage with Django (Digital Ocean Spaces S3)

Описание к видео Object Storage with Django (Digital Ocean Spaces S3)

Free website building course with Django & Python:
http://bit.ly/2XnPMv1
Digital Ocean Hosting Playlist: http://bit.ly/2YwvReF

Digital Ocean sign-up (hosting): http://bit.ly/2XoXCVk
Namecheap sign-up (get a domain name): http://bit.ly/2FQCzFb

In this video I walk you through how to save static files to Digital Ocean spaces for your django website.

In the video I:
1) Create a Digital Ocean Space
2) Create a Digital Ocean API key
3) Configure a production django website to use digital ocean spaces
4) Configure Amazon Web Services (AWS) for the digital ocean space
5) Confirm the django website is serving static files from the digital ocean space
6) Solve the "attempt to write to readonly database" error
7) Decouple the Django settings file using the library "Python-decouple"

Intro (0:00 - 1:34)
Creating a DigitalOcean Space and API Key (1:34 - 5:47)
Configuring your Django project with Spaces (5:47 - 16:02)
Solving "attempt to write to readonly database" error (16:02 - 17:58)
Testing the Server and Digital Ocean Spaces (17:58 - 20:03)
Decoupling Settings for Security (Python-Decouple) (20:03 - end)

Config file1:
https://gist.github.com/mitchtabian/1...

Config file2:
https://gist.github.com/mitchtabian/6...

https://codingwithmitch.com/courses

Instagram:   / codingwithmitch  

Комментарии

Информация по комментариям в разработке