Django
- Storing Django static files at AWS S3 as read-only for everyone and with write permissions for a certain IAM user (link)
- Database visualization for Django (link)
- Django + Ajax 403 Forbidden (link)
- Django + Cron (link)
Amazon Web Services (AWS)
- Storing Django static files at AWS S3 as read-only for everyone and with write permissions for a certain IAM user (link)
Deployment and project management
- Django + Postgresql + Nginx + Gunicorn + Docker (link) in Russian, has a project layout
- Vanilla Django + PostgreSQL + Gunicorn + Nginx we should respect (link)
- Supervisor in under 1 minute (link)
CentOS
- Supervisor on CentOS (link)
SSH
GIT
- Untrack files already added to Git with .gitignore (link)
Databases
- Remote PostgreSQL database (link)
- Remote MongoDB database on AWS (part 1) (part 2)
- pgAdmin installation on Linux (link)
- GUI for MongoDB monitoring (link)
Firebase
Mac (Big Sur specifically) + Python – the mysterious ways