Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kuby - Active Deployment for Rails Apps
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Rails is awesome
- 3 Time to deploy!
- 4 Our options
- 5 Today's journey
- 6 What is deployment?
- 7 CCM Glass
- 8 Fluther (2010)
- 9 Twitter (2011)
- 10 Lumos Labs
- 11 GitHub (2022)
- 12 What I want from ActiveDeployment
- 13 Why Capistrano?
- 14 Why not Capistrano?
- 15 Layers of abstraction
- 16 Why Kubernetes?
- 17 Introducing Kuby
- 18 Starter config
- 19 Your first deploy
- 20 Plugins
- 21 Add Sideki
- 22 Deploy Sideki
- 23 The Platform
- 24 Other things you can do
- 25 Resources