🚧 This platform open-source and is in early development. We welcome feature requests and pull requests! 🚀
Building PHP Applications with Docker, Docker Compose, and Kubernetes (RTFM with Rawkode)
In this episode, joined by Ciaran McNulty, we take a look at the best practices for developing Laravel PHP applications with Docker, Docker Compose, and Kubernetes.Our focus is on PHP applications run with nginx and php-fpm. This episode is a follow up to my "Kickass Development Environments with Docker" talk that I gave from 2016-2018.Dubbed "The PHP Framework for Web Artisan", Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.🕰 Timeline00:00 - Holding screen00:50 - Introductions09:30 - Creating a Slim Framework application14:50 - Checking out the docker-compose.yml ... oh, did I write this? 😮30:15 - Adding a damn .editorconfig31:15 - Replacing the PHP dev server with nginx and php-fpm55:00 - Ditching compose 3.x for 2.x: leveraging complex dependencies with health-checks1:11:00 - Adding a multi-layer Dockerfile for build cache goodness1:29:00 - Deploying our application to Kubernetes💁🏻♂️ Want some help?💬 Leave a comment🐦 Ping me on Twitter - https://twitter.com/rawkode📆 Schedule some time during my office-hours - https://rawko.de/office-hours🌎 LinksCiaran McNulty - https://twitter.com/CiaranMcNultyCode from Tutorial - https://gitlab.com/rawkode/php-examples/-/tree/main/docker-and-kubernetes