docs icon indicating copy to clipboard operation
docs copied to clipboard

Results 134 docs issues
Sort by recently updated
recently updated
newest added

### Summary of changes fixed some broken links on https://fly.io/docs/litefs/ ### Preview broken links: ### Related Fly.io community and GitHub links none ### Notes none

I found an issue with this document. Title: Integrating flyctl Location: https://fly.io/docs/flyctl/integrating/#environment-variables Source: https://github.com/superfly/docs/blob/main/flyctl/integrating.html.md ### Describe the issue The `environment-variables` section does not include all available environment variables which the...

### Summary of changes Add extra details to the `on-fail` restart policy documentation: - clarify that the `max_restart` value is configurable, with a default 10 - add detail that the...

Clarified when its possible to set `--region` flag. ### Summary of changes Currently the docs for "PRIMARY_REGION" says "during deploys". This PR tries to clarify it by replacing it with...

### Summary of changes ### Preview ### Related Fly.io community and GitHub links ### Notes

I found an issue with this document. Title: App configuration (fly.toml) Location: https://fly.io/docs/reference/configuration/ Source: https://github.com/superfly/docs/blob/main/reference/configuration.html.markerb ### Describe the issue The document provides example of the [[services.http_checks]] section, however it does...

### Summary of changes prepend /docs to the link under High Availability & Global Replication ### Preview ### Related Fly.io community and GitHub links ### Notes

### Summary of changes - Header for the two plan types now match, previously they didn't ### Preview Before: ### Related Fly.io community and GitHub links ### Notes

I found an issue with this document. Title: Autoscale Machines Location: https://fly.io/docs/blueprints/autoscale-machines/ Source: https://github.com/superfly/docs/blob/main/blueprints/autoscale-machines.html.md ### Describe the issue This is incorrect: ``` fly tokens create readonly -o my-org ``` There...

I found an issue with this document. Title: Autoscale Machines Location: https://fly.io/docs/blueprints/autoscale-machines/ Source: https://github.com/superfly/docs/blob/main/blueprints/autoscale-machines.html.md ### Describe the issue There is no `-o` flag for fly secrets set. There is only...