Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

CI-CD SaaS App Deployment - SaaS App From Scratch Conclusion

Linode via YouTube

Overview

Learn how to deploy a Django-based SaaS application and set up a Continuous Deployment pipeline using GitLab in this comprehensive video tutorial. Follow step-by-step instructions for server setup, dependency installation, firewall configuration, and automatic deployment. Master key concepts such as SSH access, nginx configuration, GitLab runner setup, and deployment script creation. Discover how to generate and manage SSH keys, configure services for running Django apps, and update essential settings like IP addresses and webhook addresses. By the end of this tutorial, gain the skills to successfully deploy and maintain a production-ready SaaS application with a robust CI/CD pipeline.

Syllabus

Introduction
Overview of Episode 3
SSH Into the Server + Run sudo apt update & upgrade
Install the Dependencies
Initialize the Firewall
Overview of Automatic Deployment
Continue Initializing the Firewall
Get the Code from GitLab Server + Install Gunicorn
Remove Default Configuration from nginx + Create a New Configuration
Link the sites
Test the Application
Generate a Private-Public Key Pair
Add the Public Key to the Server
Add the Private Key to GitLab
Write the Deployment Script gitlab-ci.yml
Set Up the GitLab Runner
Make a Push to GitLab
Fix Any Issues
Configure the Service for Running the Django App
Test the Deployment Script
Add the IP Address to the Django Database
Update the Webhook Address in Stripe
Disable Debug Mode
Conclusion

Taught by

Linode

Reviews

Start your review of CI-CD SaaS App Deployment - SaaS App From Scratch Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.