4 Ways of Serving Static Files in Django
Four Django static file serving methods: dev server, Whitenoise, Nginx, and Amazon S3 cloud storage comparison.
There's only one rule that I know of, babies—God damn it, you've got to be kind.
55 posts
Four Django static file serving methods: dev server, Whitenoise, Nginx, and Amazon S3 cloud storage comparison.
Install custom fonts on Linux: fc-list command, OTF/TTF file installation, font cache updates, verification steps.
Deploy Django with MySQL on Amazon Linux 2023: MySQL 8.0 installation, temporary password retrieval, user setup.
Deploy Express API on AWS EC2: Node.js installation, MySQL 8.0 setup, database configuration, rsync code transfer.