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

Build a deploy that quickly provisions any box to act as the server #4

Open
philkuz opened this issue Aug 13, 2016 · 0 comments
Open
Milestone

Comments

@philkuz
Copy link
Member

philkuz commented Aug 13, 2016

This entails setting up a server that can be queried by students.

Students should be able to

  • Start up a jupyter notebook instance
  • Access their instance from their webbrowser
  • Shutdown the jupyter notebook
  • Do some daemon-y monitoring of notebooks to periodically shut them down
@philkuz philkuz added this to the Amazon D milestone Aug 13, 2016
philkuz added a commit that referenced this issue Aug 13, 2016
…ts as called for in #4

Added all the startup ansible stuff
philkuz added a commit that referenced this issue Aug 14, 2016
Issue #4 Setup ansible to properly connect after wrangling with it

The key thing to remember if credentials are failing is to check variable names -- ansible doesnt announce if something like 'ansible_ssh_user' is missing, and in this case it was simply misspelled.
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

No branches or pull requests

1 participant