flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are hidden (Show)

flyctl - v0.0.273

Published by michaeldwan almost 3 years ago

af30f57 Ensure that Dockerfiles specified in app config are resolved with an absolute path
6c24b4e Restore the -i shorthand for image-based deployment

flyctl - v0.0.272

Published by michaeldwan almost 3 years ago

82c610b Port logs command to the new CLI system (#695)
ba0db29 Throw an error if a Postgres image version isn't resolvable (#694)
85eda3a Port status command to the new CLI system (#689)
c886bf0 Port the history command to the new CLI system (#690)
1b4aacf Fixed interactive authentication with fly auth -i
fb82684 Port the deploy command to the new CLI system (#672)
ee23702 Port the releases command to the new CLI system (#685)
8cd79ca Port the docs command to the new CLI system (#684)
5f2b3e6 Port the platform command to the new CLI system (#683)
ac39234 Port the curl command to the new CLI system (#682)
0ce7867 Port the open command to the new CLI system (#670)

flyctl - v0.0.272-pre-8

Published by michaeldwan almost 3 years ago

82c610b initial implementation of the new logs command chain (#695)
18182d8 fix deploy command output
ba0db29 Throw error if image version isn't resolvable. (#694)

flyctl - v0.0.272-pre-7

Published by michaeldwan almost 3 years ago

85eda3a initial implementation of new status command chain (#689)

flyctl - v0.0.272-pre-6

Published by michaeldwan almost 3 years ago

a7bd3ec set a default value only if required (#693)

flyctl - v0.0.272-pre-5

Published by michaeldwan almost 3 years ago

Changelog

  • ddba9fc create /tmp directories in the images (#692)
flyctl - v0.0.272-pre-4

Published by michaeldwan almost 3 years ago

e1d0567 remove the AppHistory presenter (#691)
c886bf0 initial implementation of the new history command chain (#690)

flyctl - v0.0.272-pre-3

Published by michaeldwan almost 3 years ago

1b4aacf fixed wrong password field
314b460 flag: implemented GetInt
8087500 remove dead presenters (#688)
f9fb9dc various fixes for Deepsource warnings

flyctl - v0.0.272-pre-2

Published by michaeldwan almost 3 years ago

fb82684 Refactor the deploy command and related helpers (#672)

flyctl - v0.0.272-pre-1

Published by michaeldwan almost 3 years ago

ee23702 initial implementation of the new releases command chain (#685)
8cd79ca initial implementation of the new docs command chain (#684)
5f2b3e6 initial implementation of the new platform command (#683)
ac39234 initial implementation of the new curl command (#682)
955fe2a removed old runCreate (#681)
0ce7867 Port 'open' to the new command structure (#670)

flyctl - v0.0.271

Published by michaeldwan almost 3 years ago

49acdb4 Avoid premature closure of builder log streams
a0334df Launchers requesting volumes should get 1GB instead of 10GB, to keep them in the free tier
674f271 rename 'db' to more generic 'services'
57386ef generate a random password for Redis and print out the Redis instance connection string
0046a51 Fix that Sentry would not correctly interpret context being sent along with errors
01d0bfb Initial work towards a machines-based Redis launcher

flyctl - v0.0.271-pre-1

Published by michaeldwan almost 3 years ago

49acdb4 Avoid premature closure of builder log streams
a0334df Launchers requesting volumes should get 1GB instead of 10GB, to keep them in the free tier
674f271 rename 'db' to more generic 'services'
57386ef generate a random password for Redis and print out the Redis instance connection string
0046a51 Fix that Sentry would not correctly interpret context being sent along with errors
01d0bfb Initial work towards a machines-based Redis launcher

flyctl - v0.0.270

Published by michaeldwan almost 3 years ago

a94f232 Rewrite pg list commands to use SSH (#650)
0297f91 Write a plaintext build.log in debug mode

Docker images

  • docker pull flyio/flyctl:v0.0.270
flyctl - v0.0.269

Published by michaeldwan almost 3 years ago

b4c2d6b Phoenix: Force install of rebar dependency for systems that have not run an Elixir build yet
765706d Phoenix responds better to SIGTERM as its kill signal, so set that on launch
8bf4795 fixed dox generation

Docker images

  • docker pull flyio/flyctl:v0.0.269
flyctl - v0.0.268

Published by michaeldwan almost 3 years ago

acf3229 Postgres connect (#471)
00a046f Refactor launch secrets to allow specifying which ones need a generated random string

Docker images

  • docker pull flyio/flyctl:v0.0.268
flyctl - v0.0.267

Published by michaeldwan almost 3 years ago

24d6f93 Set secrets automatically if they are marked as being random strings, and fix that Postgres clusters would not deploy in the same region as their associated app
1d7f392 Fix display of detected source

Docker images

  • docker pull flyio/flyctl:v0.0.267
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