flyctl
flyctl copied to clipboard
Command line tools for fly.io services
only merge if dov says so, dov is responsible ### Change Summary What and Why: How: Related to: --- ### Documentation - [ ] Fresh Produce - [ ] In...
This PR includes a service name and network of an IP address if available. Private ipv6 addresses grant access to the network an IP was created in, so it's important...
*Please only report specific issues with `flyctl` behavior*. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!...
**Describe the bug** I was in the process of creating a Wireguard peer via GraphQL API. By mistake, I created a peer with a wrong key, and now `fly wireguard...
*Please only report specific issues with `flyctl` behavior*. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!...
### Change Summary **What and Why:** What: Run Filament Cache command when Filament is installed for a Laravel application Why: Thanks to [community post](https://community.fly.io/t/am-i-holding-it-wrong-laravel-performance-on-fly-io/18503/15), it was discovered that Laravel apps...
**Describe the bug** Myself and a [customer](https://community.fly.io/t/app-deployment-warning-despite-successful-access/18673) have been seeing flyctl report "The app is not listening on the expected address and will not be reachable by fly proxy..." very...
`fly` doesn't support setting `--network` flag for `fly console` and `fly wireguard` like it does for `fly apps create`. Therefore, it's impossible to connect to machines' 6PN address if launched...
### Change Summary _What and Why:_ I was kicking the tires on [Fly Postgres](https://fly.io/docs/postgres/) and this caught my eye: > In the single-instance “Development” config, you’ll also be given the...
**Describe the bug** I have an app deployed and running. I was using flyctl with no issues. I came back after about a week and attempted to run `fly deploy`...