Migrer les projets Symfony dans Kubernetes (itnext, Ivan Babenko, 04-2019)
Présentation Tuto pour migrer des projets Symfony existants sous K8S. Auteur Ivan Babenko Lien https://itnext.io/containerizing-symfony-application-a2a5a3bd5edc Table des matières Part 1 About the Dummy Project Let’s Containerize! MySQL Image Nginx Image PHP-FPM Image System Dependencies PHP Extensions PHP Configuration Composer Test Stage Prod Stage Docker Compose Nginx Service PHP-FPM Service MySQL Service Let’s Run the Application! What’s Next?