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

support for a demo container #4151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

support for a demo container #4151

wants to merge 1 commit into from

Conversation

johrstrom
Copy link
Contributor

This adds initial support for a demo container. The idea is simple - Lot's of folks need a way to "take a test drive" of OnDemand. This solves that problem.

It's meant to be an all in 1 container that "just works" out of the box with no need for configuration or to read the documentation. You fire it up and you can just use it to explore what OnDemand is and does.

  • user is already provided (username jessie@localhost, password owens)
  • Jupyter app is already provided (I had to write a localhost adapter lol

You build/start it through the rake task rake demo:start. Ultimately this would go to Dockerhub so folks could just pull it from there.

Other things we should do later

  • fix the shell app
  • write a MOTD
  • see if we can support a desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants