Django and Jenkins Integration | CI-CD Pipeline for Django Project | Python with CI/CD Pipeline

preview_player
Показать описание
Django and Jenkins Integration | CI-CD Pipeline for Django Project | Python with CI/CD Pipeline.

This is a Django project that runs a single-page web application. It allows one to eliminate the admin overhead that comes with testing your Django project in a production-like environment. This will allow you to make changes and see the effects almost immediately. Now this project is specific to the Django project but you can edit the files to fit your use case scenario. I'll be explaining what each file used in the pipeline does and the variables you'll need to change for your project to run.
Рекомендации по теме
Комментарии
Автор

I started learning Jenkins with your video after drifting for a while. Thank you for such great explanation.

tanjimashraf
Автор

The video provides me good knowledge, Thank you for sharing, is next video available

mohangoud
Автор

I am waiting for a video about linking Docker with Jenkins!

amrelsayed
Автор

Great video, thanks, you explain very well!! Is there a second using Docker?

gabrieltepin
Автор

Hello, followed this guide for a project. Found that images were not loading because of the chmod 710 command line in nginx sh file. It works with chmod 705 or 775.

ogbenyeogor
Автор

Thanks for this video, Is there any lead for this video?

sivaprakashkkumar
Автор

When the next part is coming for solid deployment

practicalbong
Автор

apart from django are they other prerequisite to this course?

Akometer
Автор

good video ! how to see the Django console logs after deployment

AmeenurRahman-rj
Автор

In Jenkinsfile which bracket needs to be changes?

rahulpatel
visit shbcf.ru