Add Static Assets to Deployment - Building SaaS #29
Episode on automating static asset deployment to AWS S3 via CircleCI and pulling files with Ansible during SaaS deployment.
Episode on automating static asset deployment to AWS S3 via CircleCI and pulling files with Ansible during SaaS deployment.
A developer deploys a Django Shiv app using Ansible and S3, then troubleshoots template and settings issues.
Learn how to use CircleCI orbs to upload a Python Shiv application to an AWS S3 bucket for deployment.
The author fixes Shiv zipapp dependencies and sets up automated builds using CircleCI for continuous integration.
Learn how to bundle a Python app and its dependencies into a single executable using Shiv, a tool from LinkedIn.