Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous Deployment with Codeship #288

Closed
karllhughes opened this issue Jul 21, 2020 · 1 comment
Closed

Continuous Deployment with Codeship #288

karllhughes opened this issue Jul 21, 2020 · 1 comment
Labels
example An example project + readme good-first-issue

Comments

@karllhughes
Copy link

karllhughes commented Jul 21, 2020

  • 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 Codeship
    • Use the fly greeting app: https://github.com/fly-examples/flygreeting
    • Setting up the Codeship config files
    • Building and deploying Docker images with Codeship
    • Testing that it works: make a change, re-deploy it, see the change
  • Conclusion
@mrkurt mrkurt added example An example project + readme good-first-issue labels Jul 21, 2020
@karllhughes
Copy link
Author

Content and Example Projects automation moved this from Ideas to Done Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example An example project + readme good-first-issue
Development

No branches or pull requests

2 participants