Learn to set up a Continuous Delivery (CD) pipeline for deploying a FastAPI application using GitHub Actions. The tutorial delves into building and packaging your FastAPI app into a Docker image, pushing it to GitHub Container Registry (GHCR), and automating the deployment process. Key steps include Docker configuration, Docker image management, and generating security and vulnerability reports using tools like Grype and Syft.
Table of contents
FastAPI with GitHub Actions and GHCR: Continuous Delivery Made SimpleFastAPI with GitHub Actions and GHCR: Continuous Delivery Made SimpleSummarySort: