deep9050 / blogprojectdrf

You can use this repo to deploy application on AWS using CodePipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD Pipeline for Django Project using AWS

AWS CI/CD

Overview

This repository contains a Django project and configurations for a CI/CD pipeline using AWS services.

Prerequisites

  • AWS account with CodePipeline, CodeDeploy, and CodeBuild access.
  • GitHub repository with Django project code.
  • AWS CLI configured with necessary permissions.

Setup Steps

1. Clone Repository

git clone https://github.com/your-username/your-django-project.git

2. Follow the YouTube video for details

Buy Me A Coffee

About

You can use this repo to deploy application on AWS using CodePipeline


Languages

Language:Python 92.4%Language:Shell 7.6%