flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are visible (Hide)

flyctl - v0.0.266

Published by michaeldwan almost 3 years ago

bfd7416 Fix crashes when running the launcher on unrecognized applications
7d09d1b Updates for the Phoenix launcher: db launching and fixes to fly.toml (#648)

Docker images

  • docker pull flyio/flyctl:v0.0.266
flyctl - v0.0.265

Published by michaeldwan almost 3 years ago

a8c6d64 fix app names not being assigned correctly on launchers
7a10bf0 Phoenix 1.6 launcher should assume we have the Docker release generator, and always launch on a remote builder
4246d35 Phoenix launcher: add an ecto release command, PHX_HOST env var, and ask to launch a postgres cluster

Docker images

  • docker pull flyio/flyctl:v0.0.265
flyctl - v0.0.264

Published by rugwirobaker almost 3 years ago

977d7d5 Fix nil pointer deference in runLaunch

Docker images

  • docker pull flyio/flyctl:v0.0.264
flyctl - v0.0.263

Published by michaeldwan almost 3 years ago

6df49f9 Rewrite of Postgres Attach/Detach (#646)

Docker images

  • docker pull flyio/flyctl:v0.0.263
flyctl - v0.0.262

Published by michaeldwan almost 3 years ago

15f95b1 Initialize map with make func

Docker images

  • docker pull flyio/flyctl:v0.0.262
flyctl - v0.0.261

Published by michaeldwan almost 3 years ago

  • Added a Docker-based launcher for Phoenix 1.6 apps to replace the unreliable Elixir buildpack
  • Added a flag to create an app without prompting

Docker images

  • docker pull flyio/flyctl:v0.0.261
flyctl - v0.0.261-pre-2

Published by michaeldwan almost 3 years ago

flyctl - v0.0.261-pre-1

Published by michaeldwan almost 3 years ago

flyctl - v0.0.260

Published by michaeldwan almost 3 years ago

c87dc00 Postgres Standalone + Pre-defined configuration options (#625)
2b49d99 allow deploying turboku apps without confirmation
6571285 Allow overriding the FLY_API_TOKEN via environment in the new command chains

Docker images

  • docker pull flyio/flyctl:v0.0.260
flyctl - v0.0.259

Published by michaeldwan almost 3 years ago

420fbcf Revert "Make sure ENV in the config is not cleared by setting -e"

Docker images

  • docker pull flyio/flyctl:v0.0.259
flyctl - v0.0.259-pre-1

Published by michaeldwan almost 3 years ago

420fbcf Revert "Make sure ENV in the config is not cleared by setting -e"

flyctl - v0.0.258

Published by michaeldwan almost 3 years ago

Features

  • A new command, turboku, launches existing Heroku apps on Fly
  • Show machine IP addresses in the list of machines
  • A new fly launch template for Python apps

Bug fixes

  • Ensure that environment variables set in fly.toml are not cleared when using -e on the command line
flyctl - v0.0.257-pre-3

Published by michaeldwan almost 3 years ago

862f30c orgs command chain ready for review
73512ec internal/cli/internal/prompt: refactored so that it exports SelectOrg
7461cb8 internal/cli/internal/sort: initial implementation of the package
f7e3e3a new orgs command [wip]
54030f6 Refactored Environment to its own type with behaviour.
9f48d80 Renamed.
5f5cc30 Named an Env type for environment variables.
c7b0c8c Addressed comments.
f881c08 Fixed up unnecessary addressing.
945a13c Move AppConfig ENV to their own map and made sure sets don't clear them completely.

flyctl - v0.0.257-pre-2

Published by michaeldwan almost 3 years ago

0cc8c4e Generate Procfile
32a0e83 Add simple deploy docs
48e6bd4 Add python scanner
592c951 simplify method signature
5a8a9e0 Rename command to turboku
5cc4860 Add keep flag
60c35b2 use machine-based remote builders exclusively
e68e6e7 show zone on volumes
2a4dc6c remove unused function that may cause confusion when working with remote builders
011c2f6 Require unique zone by default on volume create
ed07eb3 Run deploy
da6939f Heroku launcher: configure region closest to the relevant AWS region from Heroku
a236d90 make Dockerfile work for Heroku launcher
3567a5b heroku launcher: write out the fly.toml and update processes based on the heroku processes
2588d89 Newly created files/directories don't need global read permissions
f45b445 Fix doclerfile generator
082f1a6 Generate dockerfile
2aae9bc WIP:prototype heroku launcher

flyctl - v0.0.257-pre-1

Published by michaeldwan almost 3 years ago

e70b7d2 connect to top1.nearest for proxy and ssh
8fa1c75 Show machine IP addresses in the list of machines

flyctl - v0.0.256

Published by michaeldwan almost 3 years ago

b968260 install a different Dockerfile for prisma-enabled Remix

Docker images

  • docker pull flyio/flyctl:v0.0.256
flyctl - v0.0.256-pre-1

Published by michaeldwan almost 3 years ago

b968260 install a different Dockerfile for prisma-enabled Remix

flyctl - v0.0.255

Published by michaeldwan almost 3 years ago

93b0e3b fine i'll commit this
370394c app intializer

Docker images

  • docker pull flyio/flyctl:v0.0.255
flyctl - v0.0.254

Published by michaeldwan almost 3 years ago

b3dbc4f works mostly like real dig now
e1df745 clean up errors
7ed372f flyctl dig aaaa foo.internal
95b2013 Add the option to always print some documentation along with a launch scanner run
a479920 more accurate code comment
3f77129 Remix scanner: check for sqlite usage with prisma, and setup fly.toml and related commands to run it on a single volume at launch

Docker images

  • docker pull flyio/flyctl:v0.0.254
flyctl - v0.0.254-pre-1

Published by michaeldwan almost 3 years ago

95b2013 Add the option to always print some documentation along with a launch scanner run
a479920 more accurate code comment
3f77129 Remix scanner: check for sqlite usage with prisma, and setup fly.toml and related commands to run it on a single volume at launch