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.277

Published by michaeldwan almost 3 years ago

Restore the ability to specify FLY_APP in the absence of a command line flag (#706)

flyctl - v0.0.276

Published by michaeldwan almost 3 years ago

0e35938 do not bubble up inner context errors (#704)

flyctl - v0.0.275

Published by michaeldwan almost 3 years ago

784c9ec Ensure app config definition is loaded
031c0a2 restored caps

flyctl - v0.0.274

Published by michaeldwan almost 3 years ago

8bbf4a7 fixed comment
a93b91d removed wrong ref to app.ConfigFromContext
f3037cf added load message
1c4355e fix
6c7bbf9 Better fmt.Errorf with wrapping(%w)
364ace2 Add ports to sentry metadata
36f1efe Replace errors.Wrap with errors.Errorf
1e278bc Send proxy errors to sentry

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