Skip to content

Improve files section docs in fly.toml reference#2358

Merged
kcmartin merged 1 commit intomainfrom
fix/files-section-docs
Feb 24, 2026
Merged

Improve files section docs in fly.toml reference#2358
kcmartin merged 1 commit intomainfrom
fix/files-section-docs

Conversation

@kcmartin
Copy link
Contributor

@kcmartin kcmartin commented Feb 24, 2026

Summary

  • Clarify what guest_path and local_path mean with explicit descriptions
  • Add guidance on finding the app's working directory (check WORKDIR in Dockerfile)
  • Show how to base64 encode values on macOS/Linux and PowerShell
  • Replace generic placeholder paths with realistic, practical examples (e.g., config files, credentials)
  • Each example now includes an explanation of what it does

Closes #2355

@kcmartin kcmartin force-pushed the fix/files-section-docs branch from b2f2927 to 15522ac Compare February 24, 2026 19:23
…amples

Clarify what guest_path and local_path mean, add guidance on finding
the app working directory, show how to base64 encode values, and
use realistic examples instead of generic placeholder paths.

Closes #2355
@kcmartin kcmartin force-pushed the fix/files-section-docs branch from 15522ac to 3ceece2 Compare February 24, 2026 19:27
@kcmartin kcmartin merged commit 644ad1a into main Feb 24, 2026
2 checks passed
@kcmartin kcmartin deleted the fix/files-section-docs branch February 24, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with the "App configuration (fly.toml)" doc

1 participant