Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add host down troubleshooting doc #1078

Merged
merged 7 commits into from
Nov 15, 2023
Merged

Add host down troubleshooting doc #1078

merged 7 commits into from
Nov 15, 2023

Conversation

andie787
Copy link
Contributor

@andie787 andie787 commented Sep 29, 2023

Summary of changes

  • add a doc with steps to take to try to recover non-HA apps from hosts with issues

Related GitHub and Fly.io community links

n/a

Notes

n/a

@andie787 andie787 changed the title First draft of host down troubleshooting Add host down troubleshooting doc Nov 15, 2023
@andie787 andie787 marked this pull request as ready for review November 15, 2023 14:20
apps/trouble-host-unavailable.html.markerb Outdated Show resolved Hide resolved
apps/trouble-host-unavailable.html.markerb Outdated Show resolved Hide resolved
Comment on lines +40 to +42
<div class="note icon">
**Note:** When you scale all your app's Machines to zero, the Machine size resets to shared-cpu-1x with 256MB of RAM. Use one of the `--vm-` options to size the Machines. For example: `fly scale count 2 --vm-size shared-cpu-4x`. See the [fly scale count docs](docs/flyctl/scale-count/) for options.
</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I wonder how the [compute] section in fly.toml interacts with fly scale count (this is tangential, don't wait to merge)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will look into this post-merge

apps/trouble-host-unavailable.html.markerb Outdated Show resolved Hide resolved
apps/trouble-host-unavailable.html.markerb Outdated Show resolved Hide resolved
apps/trouble-host-unavailable.html.markerb Outdated Show resolved Hide resolved
apps/trouble-host-unavailable.html.markerb Outdated Show resolved Hide resolved
@andie787 andie787 merged commit c03312d into main Nov 15, 2023
1 of 2 checks passed
@andie787 andie787 deleted the trouble-host branch November 15, 2023 17:14
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.

2 participants