Skip to content

Instantly share code, notes, and snippets.

@dpaluy
Created May 29, 2023 17:00
Show Gist options
  • Select an option

  • Save dpaluy/bee56dfd4a10e0e20580a38193e957bf to your computer and use it in GitHub Desktop.

Select an option

Save dpaluy/bee56dfd4a10e0e20580a38193e957bf to your computer and use it in GitHub Desktop.
Deploy Rails application to FlyIO
bundle add dockerfile-rails
bin/rails g dockerfile
brew add flyctl
flyctl launch
fly open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment