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

feat: Initital AWS ec2 crew launcher #17

Closed
wants to merge 1 commit into from

Conversation

jdavis-EliLilly
Copy link

Prework

Summary

An AWS EC2 launcher prototype. Currently, the launcher looks for a running instance, then uses ssh to run code on the instance. If there are no currently running instances it boots up a free tier "micro" instance, installs base R, and runs code.

@wlandau
Copy link
Owner

wlandau commented Sep 8, 2023

Closing this but keeping #16 open.

@wlandau wlandau closed this Sep 8, 2023
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