- Introduction
- What is CD? Why it’s important? (Just briefly)
- What is Codeship? Why use it for CI/CD?
- Why host on the edge? Why Fly? (Again, briefly for context)
- How to Deploy to Fly using Buddy.works
- Use the fly greeting app: https://github.com/fly-examples/flygreeting
- Setting up the Buddy.works configuration
- Building and deploying Docker images with Buddy.works
- Testing that it works: make a change, re-deploy it, see the change
- Conclusion