This post is a tutorial on deploying a website from localhost to the cloud using Next.js, Django, SSL, GitHub Actions, and DNS. It covers the process of Dockerizing the frontend and backend, writing Kubernetes manifests, creating a GCP Kubernetes cluster, configuring DNS, and using GitHub Actions for building and deploying applications.

β€’11m read timeβ€’From dev.to
Post cover image
Table of contents
A small requestIntroductionWhat we will doPrerequisitesDockerizationCreating PVC for BackendCreating Service for Backend and FrontendCreating Load BalancerGetting SSL CertificateCreate Github ActionsGCP SetupGithub SetupDelete the ResourcesFAQFinal Words

Sort: