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 As `fly certs --help` shows there is no more `fly certs create` command. Based on the commands that are there, I assume it was replaces with...

Trivial grammar and spelling corrections. ### Summary of changes Some spelling and grammatical corrections.

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

update livebook image version

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

I would offer to write that, I would just like Fly's blessing before wasting time on submitting the PR. As a basis, this blog post could be used: https://fly.io/blog/continuous-deployment-with-gitlab/ Although...

On this page https://fly.io/docs/litefs/speedrun/ could to explain the relationship between `fly.toml` ``` [mounts] source = "litefs" destination = "/var/lib/litefs" ``` **and** `litefs.yml` ``` fuse: dir: "/litefs" data: dir: "/var/lib/litefs" ```...

Illustration for new Doc (maybe used on a card that will live on our homepage?) Fly Machines are our differentiator Fly Machines are fast-launching VMs that you can do whatever...

Added `bash` and bash-like shell specific modifications required to directly invoke Fly.io commands. Input taken from https://stackoverflow.com/a/30387689/826573 for prepending to text files. For very new people, this kind of thing...

The `consul` package is not available anymore in Debian bookworm.