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

Allow spawning VMs in different regions #16

Open
Jacopo opened this issue Aug 29, 2020 · 0 comments
Open

Allow spawning VMs in different regions #16

Jacopo opened this issue Aug 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Jacopo
Copy link
Member

Jacopo commented Aug 29, 2020

Right now all VMs are created in us-west-2 -- it would be nice to also offer a couple other regions as options.

It shouldn't be too hard, spawner.py is virtually ready.

On the OOO side, the AWS user / role will need to be expanded to allow some of the regions we're not using for the games.

We'd also record the user's preference in UserSettings: default_region is already there for this, and ideally geo-locate by default to suggest a good default.

@Jacopo Jacopo added the enhancement New feature or request label Aug 29, 2020
@Jacopo Jacopo changed the title Allow spawning in different regions Allow spawning VMs in different regions Aug 29, 2020
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