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 support for --regions #4

Open
dentarg opened this issue Oct 13, 2024 · 2 comments
Open

Add support for --regions #4

dentarg opened this issue Oct 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dentarg
Copy link
Owner

dentarg commented Oct 13, 2024

There is https://fly.io/docs/reference/configuration/#primary-region via the fly.toml file but it says it is for "new machines" so changing it doesn't affect the one(s) already running, which I hope --regions do.

@dentarg dentarg added the enhancement New feature or request label Oct 13, 2024
@dentarg
Copy link
Owner Author

dentarg commented Oct 20, 2024

flyctl deploy --remote-only --ha=false --build-arg "RUBY_VERSION=$(cat .ruby-version)" --regions "arn" seems to keep the machine in the current region and start a new one in the given region

@dentarg
Copy link
Owner Author

dentarg commented Oct 20, 2024

fly scale count 0 --yes --region=fra to remove machine(s) in a region

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant