GitHub Actions CI/CD Workflow for a Laravel Application

preview_player
Показать описание
This video is about CD/CD, continuse integration and continuse deployement. In this video we will use git, github, AWS, AWS Beanstalk, AWS CodePipline and Laravel. We will also use PHP as we will be deploying a laravel project. After this video you will be able to do CICD.
In this video you will learn CI/CD Code Deployment using Github Actions, AWS and Laravel.

Technologies we used in this video are:

Git,
Github,
AWS,
AWS Beanstalk,
AWS CodePipeline,
Laravel,
Laravel Deployment,
PHP

#cicd #github #githubactions #laravel #aws
Рекомендации по теме
Комментарии
Автор

Thanks to your tutorial I created my first cicd but how to organize two workflow: dev and prod

gero
Автор

What is the best way to rollback to or re-execute a pipeline from the history?

gero