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

Published by michaeldwan over 2 years ago

fbe2b94 improved WaitForTunnel & WaitForHost (#791)
0b8caba slugify hostname when using for interactive wireguard tunnel (#787)
34da56a wait for tunnels and hosts for up to 4 minutes (#790)
a4241fd Port image command to new cli structure (#740)
8f947c1 don't plant a Dockerfile for Rails since we're not deploying with Docker

flyctl - v0.0.293-pre-2

Published by michaeldwan over 2 years ago

fbe2b94 improved WaitForTunnel & WaitForHost (#791)

flyctl - v0.0.293-pre-1

Published by michaeldwan over 2 years ago

0b8caba slugify hostname when using for interactive wireguard tunnel (#787)
34da56a wait for tunnels and hosts for up to 4 minutes (#790)
a4241fd Port image command to new cli structure (#740)
8f947c1 don't plant a Dockerfile for Rails since we're not deploying with Docker

flyctl - v0.0.292

Published by michaeldwan over 2 years ago

23c4039 Ensure that Postgres via lauchers happens in the same region/org, and spit out some docs in case attachment fails
ebf5762 Set the Rails master key and the db migration release command from the Rails launcher
864169a Use the Heroku Ruby buildpack for Rails deployment

flyctl - v0.0.292-pre-1

Published by michaeldwan over 2 years ago

23c4039 Ensure that Postgres via lauchers happens in the same region/org, and spit out some docs in case attachment fails
ebf5762 Set the Rails master key and the db migration release command from the Rails launcher
864169a Use the Heroku Ruby buildpack for Rails deployment

flyctl - v0.0.291

Published by michaeldwan over 2 years ago

7ac12d7 display the agent log when the agent fails to start (#781)
3df14b6 use lstat when removing the old socket (#784)
ca0776c Whoops
39fa0a6 Auto-resolve the latest redis image tag
7290aee Use the new Postgres attach method in launchers

flyctl - v0.0.291-pre-1

Published by michaeldwan over 2 years ago

7ac12d7 display the agent log when the agent fails to start (#781)
3df14b6 use lstat when removing the old socket (#784)
ca0776c Whoops
39fa0a6 Auto-resolve the latest redis image tag
7290aee Use the new Postgres attach method in launchers

flyctl - v0.0.290

Published by michaeldwan over 2 years ago

0e62a74 only allow a single caller to start agent's daemon (#780)
4ef94ea Starting agent should log with debug (#779)

flyctl - v0.0.290-pre-1

Published by michaeldwan over 2 years ago

0e62a74 only allow a single caller to start agent's daemon (#780)
4ef94ea Starting agent should log with debug (#779)

flyctl - v0.0.289

Published by rugwirobaker over 2 years ago

What's Changed

Full Changelog: https://github.com/superfly/flyctl/compare/v0.0.288...v0.0.289

flyctl - v0.0.289-pre-1

Published by michaeldwan over 2 years ago

c9e3386 ensure doctor checks unix sockets are supported (#772)
b16a84d changed method receiver
e9c1a72 make sure startError implements Unwrap
5fc08e7 renamed errFailedToStart to startError for consistency

flyctl - v0.0.288

Published by michaeldwan over 2 years ago

de61765 better agent start failure diagnostics (#771)

flyctl - v0.0.287

Published by michaeldwan over 2 years ago

6fae1c9 agent: implemented dupInstanceError
816fb11 Improve fly agent command help copy
469904e Improve warning message wording when stopping an out-of-date agent process. Addresses #769.
d15b989 implementation of the new agent (#728)
9b736c7 revert to the old sleep behavior (#763)
a73fc51 Machine clone command (#757)
546404c flush sentry before program exit (#761)

flyctl - v0.0.287-pre-3

Published by michaeldwan over 2 years ago

d15b989 implementation of the new agent (#728)

flyctl - v0.0.287-pre-2

Published by michaeldwan almost 3 years ago

9b736c7 revert to the old sleep behavior (#763)
a73fc51 Machine clone command (#757)
546404c flush sentry before program exit (#761)

flyctl - v0.0.287-pre-1

Published by michaeldwan almost 3 years ago

Changelog

  • afa5fe8 go:mod bumped sentry to v0.12.0 (#760)
flyctl - v0.0.286

Published by michaeldwan almost 3 years ago

cd174ea ensure one path for dealing with sentry (#759)
43144ca ensure the config directory exists with appropriate perms (#758)
8c4693f probe app tunnels if app is specified (#755)
fe1b56e Machine 'run' requires that the organization be specified (#751)
712477d fixed wrong prompt when moving app
1d162e5 Define MachineConfig struct (#747)
593787e Opening
e877174 Print auth url before opening browser
7a632e6 FLYCTL_WG_REGION
bcb1dd9 Optionally use NATS to create wireguard peers by setting WG_NATS
0a8c28b Pg connect on machines (#743)
79ff1a1 do not display warning when the config file is not found (#745)

flyctl - v0.0.286-pre-5

Published by michaeldwan almost 3 years ago

43144ca ensure the config directory exists with appropriate perms (#758)

flyctl - v0.0.286-pre-4

Published by michaeldwan almost 3 years ago

8c4693f probe app tunnels if app is specified (#755)
fe1b56e Machine 'run' requires that the organization be specified (#751)

flyctl - v0.0.286-pre-3

Published by michaeldwan almost 3 years ago

712477d fixed wrong prompt when moving app
1d162e5 Define MachineConfig struct (#747)
593787e Opening
e877174 Print auth url before opening browser
7a632e6 FLYCTL_WG_REGION