ehmatthes / django-simple-deploy

A reusable Django app that configures your project for deployment
BSD 3-Clause "New" or "Revised" License
307 stars 26 forks source link

Specify equivalency of `fly` & `flyctl` #216

Closed mjsir911 closed 1 year ago

mjsir911 commented 1 year ago

Getting started during pycon 2023 sprints. This confused me when digging into Fly.io's docs, occasionally they use flyctl^0, but they've signalled that they prefer fly^2.

image

See: #215

ehmatthes commented 1 year ago

Thanks! It's been really nice to work with you this morning. I will merge this now.

mjsir911 commented 1 year ago

Also related: https://twitter.com/flydotio/status/1494376371975606274

ehmatthes commented 1 year ago

PS I appreciate the links, even for a small change. It's really helpful to avoid repeated discussions, for example about which convention to adopt in this project.