superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

Continuous deployment + [Various] #284

Closed karllhughes closed 4 years ago

karllhughes commented 4 years ago

I'm wondering if it's worth doing a series on deploying to Fly using various CI/CD providers? We don't have to hit all of them, but it seems like it would help customers overcome the barrier of figuring out how to use Fly with some of the most popular CI/CD tools.

Some that come to mind include:

Let me know if this is interesting and I can start making issues for each.

mrkurt commented 4 years ago

I think these are (a) a great set of examples and (b) the best places for new contributors to start. So maybe instead of doing all of these, you could put together a skeleton + start issues for each? We were sort of talking about what app to use to demo these in #280.

(Also, CircleCI comes up a lot so that one's definitely worth doing).

karllhughes commented 4 years ago

Agreed.

I've got a few writers ready to write some articles in August, so I'm just getting a bunch of ideas fleshed out for them.

I'll create issues and update them accordingly. I like the idea of using the same demo app for all of them to maintain consistency and leave less to chance.