Completed
- Adding MariaDB to `docker-compose.yml`
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker, Kubernetes, and PHP: Laravel Edition - Best Practices for Development
Automatically move to the next video in the Classroom when playback concludes
- 1 - Holding screen
- 2 - Introductions
- 3 - Looking at Flarum
- 4 - Switching to pingcrm Thanks @bowersbros
- 5 - How specific should I be with container images?
- 6 - Adding MariaDB to `docker-compose.yml`
- 7 - Adding nginx and fpm to `docker-compose.yml`
- 8 - Dependencies and health-checks for `docker-compose.yml`
- 9 - Fighting with `.env`
- 10 - Interactive development with a the Docker shell pattern dshell
- 11 - Add a multi-layer `Dockerfile`
- 12 - Adding PHP extensions to the container image
- 13 - Adding a `Makefile` to codify commands
- 14 - Fighting with nginx
- 15 - Deploying to Kubernetes