CI/CD Pipeline Project using AWS CodePipeline | CodeDeploy | Deploy Django Project

preview_player
Показать описание
Hello, we will set up a Django CI/CD pipeline on AWS using AWS CodePipeline and CodeDeploy in this video.

Welcome To My Code With Muh YouTube channel, You'll Learn about Python, JavaScript, DevOps, Django Rest Framework, and AWS!

_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Please let me know if you would like to consult with or hire me.

_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Social Links:

_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Рекомендации по теме
Комментарии
Автор

Its Takes Time To Create Quality Content for Free. Please Show Some Love and Support By Subscribing to My Channel. Thanks😇

CodeWithMuh
Автор

hi Muh, This is the excellent video.Your way of teaching is very good.

karunakarreddy
Автор

It was very helpful my friend! Keep up with this amazing content.

Ervilhav
Автор

Thank you, this was an awesome video!

tahakhawaja
Автор

Very helpful video. 😍
Excellent method of teaching.

nomdev
Автор

I have followed the video and I am encountering some errors at the last stage. The deploment is failing. Here is the error message:

Error code
ScriptFailed

Script name


Message
Script at specified location: run as user ubuntu failed with exit code 1

Please, I would really appreciate it if you can advise me on how to resolve this

soso
Автор

I have issue while codedeploy stage it is telling that the overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems. What I should to resolve this

sonalimaharana
Автор

Hello Sir, I have deployed my code in the same way, deployement is successfull however while trying to access the site, error is thrown as "502 Bad Gateway" Please can you suggest me what should I check?

giri
Автор

Great video! Green pipeline. However my app isn’t up and running because the codedeployagent logs tell me that all the files in the scripts folder were not executable. I’ve already added permissions in the appspec file and also when I check in the ec2 instance scripts directory myself I can see the files are executable. Do you have any suggestions what could be causing the issue here?

florishol
Автор

iam getting this error =/
Build failed to start. The following error occurred: Cannot have more than 0 builds in queue for the account

suigetzu
Автор

The adopted teaching method is this video is quite impressive and helpful but the method when reproduced does not lead to success. A 502 Bad Request (nginx error) was returned. This shows the described nginx and gunicorn configurations seem specific to the hosted app by the author and does not work for other Django apps deployed on an AWS EC2 instance.

The author can make a complimentary (Part 2) video to this that explains each lines of the nginx and gunicorn configuration files so that they can be easily adapted to any Django app

Having said that, I wish to thank you for the good work. It is very helpful.

NathanCaleb-is
Автор

is it possible to auto deploy to aws ec2 instance using only github action?

mcdee
Автор

getting 502 bad gateway... upon chekcing gunicorn status, it is not working although i installed it? any ideas what it could be

ameerhbaig
Автор

Pls can you do a video on how to mikemigrations and connect to a database?
Am have trouble with that
Thank you

faisalkabiru
Автор

Hellow sir i can following in your videos pipeline three stages competed successfully but i got 502 bad gateway error and iam configure nginx config properly and add security groups http, https, ssh but not working

nallagondaanitha
Автор

Hi guy, I can apply this course in another cloud provider as a digitalocean or any other else?

JuanitoOrtega
Автор

I did exactly like your but it gives '502 Bad Gateway'

biznesmen
Автор

Can you please make a video on django, postgres, docker, nginx, gunicorn deployment with any ci cd pipeline like Jenkins and terraform.

Thanks in advance

manifz
Автор

hey guy!! first of all, thanks for your video. Next i have a problem when i follow your step in video. My build stage have an error, that is "Error while executing command: pip3 install -r requirements.txt. Reason: exit status 1". Help me pls.

trandung-tg
Автор

hello sir I got this error please tell me how to solve the error
[Container] 2023/06/11 08:15:56 Waiting for agent ping
[Container] 2023/06/11 08:15:58 Waiting for DOWNLOAD_SOURCE
[Container] 2023/06/11 08:15:59 Phase is DOWNLOAD_SOURCE
[Container] 2023/06/11 08:15:59
[Container] 2023/06/11 08:15:59 Phase complete: DOWNLOAD_SOURCE State: FAILED
[Container] 2023/06/11 08:15:59 Phase context status code: YAML_FILE_ERROR Message: YAML file does not exist

badugudinesh