Completed
Docker
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Self-Hosted Continuous Integration for PHP Applications with GitLab
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Structure
- 4 Workflows
- 5 GitLab
- 6 GitLab Updates
- 7 GitLab Browser
- 8 New Project
- 9 Hello World Example
- 10 Testing
- 11 Continuous Integration
- 12 Configuration File
- 13 Docker
- 14 Acceptance Test
- 15 Live Output
- 16 Continuous Integration Workflow
- 17 Continuous Integration Tasks
- 18 Build Steps
- 19 Private Repository Integration
- 20 Deploy to Server
- 21 Traditional Deployment
- 22 Deployment to Production
- 23 Documentation
- 24 Database migrations
- 25 Database rollbacks
- 26 Future Business Wishlist