Completed
PHP and Docker - Nginx Configuration (php-fpm)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker and PHP Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 PHP and Docker - Introduction
- 2 PHP and Docker - Docker Compose File
- 3 PHP and Docker - PHP Dockerfile
- 4 PHP and Docker - Nginx Configuration (php-fpm)
- 5 PHP and Docker - Volume Mounting
- 6 PHP and Docker - A Basic App
- 7 PHP and Docker - MySQL
- 8 PHP and Docker - Composer
- 9 PHP and Docker - A Development Build
- 10 PHP and Docker - Environment Variables
- 11 PHP and Docker - Redis
- 12 PHP and Docker - Xdebug
- 13 PHP and Docker - Multi-stage Builds
- 14 PHP and Docker - Pushing to a Container Registry
- 15 PHP and Docker - Github Actions