8000 GitHub - haxcode/php-workshop: Demo project for participants of the CI/CD workshop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

haxcode/php-workshop

 
 

Repository files navigation

CI/CD PHP Workshop

Demo project for participants of the CI/CD workshop

What will you learn buddy?

  • ability to work as a team with a distributed code repository
  • integration of tools from the PHP environment (tests, static analysis, etc.) into the CI/CD server (Buddy.Works)
  • how to automatically deploy code in production
  • how to implement Continuous Integration / Continuous Deployment processes in your team
  • learn about the four key metrics that characterize high-performance teams
  • how to build an deployment pipeline that will not cause interruptions in production (zero downtime)

Requirements

  • PHP >= 7.2
  • IDE (recommended PHPStorm)
  • installed Composer and git
  • ability to use ssh

About

Demo project for participants of the CI/CD workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.3%
  • HTML 25.2%
  • Dockerfile 4.2%
  • Shell 2.3%
0