superfly / flyctl

Command line tools for fly.io services
https://fly.io
Apache License 2.0
1.37k stars 226 forks source link

Add Rails + Tigris support to fly launch #3598

Closed rubys closed 1 month ago

rubys commented 2 months ago

Set lp.ObjectStorage = plan.DefaultObjectStorage(lp) if any of the following are true:

If after (optionally) invoking the fly launch UI, objectstorage is (still) selected, add a '--tigris' option to the call to the rails dockerfile generator.

See related pull request: https://github.com/fly-apps/dockerfile-rails/pull/104