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

Feedback testing on OpenStack Ubuntu deployment #19

Merged
merged 15 commits into from
Aug 29, 2016

Conversation

zonca
Copy link
Contributor

@zonca zonca commented Aug 12, 2016

Still work in progress, just wanted to open this in case I don't come back to this for a while...

I'm testing the ansible deployment on our OpenStack at SDSC on Ubuntu 16.04, sending feedback as I go.

Quick reminder on how to download also the submodule ansible-conda
See jupyterhub#12
@willingc
Copy link
Contributor

@zonca Thanks! 🍪

@minrk
Copy link
Member

minrk commented Aug 13, 2016 via email

@zonca zonca force-pushed the runthrough branch 2 times, most recently from 30a79ba to a3e5487 Compare August 15, 2016 22:46
@zonca
Copy link
Contributor Author

zonca commented Aug 15, 2016

@willingc @minrk

completed my testing, the biggest issue I found is related to the conda path, opened an issue about that #20, I think it would be interesting to investigate that more.

the other change is that I set ansible up to use the ubuntu user instead of root, I believe this is the default setup for new ubuntu installations, it should make it easier for users to deploy this.

Then I have other minor changes,
please let me know what you are interested in merging and what not so I can improve the pull request.

@zonca
Copy link
Contributor Author

zonca commented Aug 16, 2016

fixed #20 with a058ead

Also automatically installing python 2.7 on the remote machine now.

- Verify a valid DNS entry for the server.

- Choose an SSL certificate source. Use either of these options:

* `Let's Encrypt <https://letsencrypt.org/>`_
* obtain a trusted SSL certificate and key for the server at that FQDN.

- Checkout the latest version of the repository including the ``ansible-conda`` submodule::

$ git clone https://github.com/jupyterhub/jupyterhub-deploy-teaching.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The easiest way to do this is git clone --recursive, rather than three commands.

@minrk
Copy link
Member

minrk commented Aug 23, 2016

Excellent, thanks @zonca!

@zonca
Copy link
Contributor Author

zonca commented Aug 23, 2016

thanks @minrk , do you want me to split this PR in smaller more focused PRs?

@minrk
Copy link
Member

minrk commented Aug 26, 2016

Nope, I think this one is AOK as-is. Is there anything else you want to cover here before merge (since it's still marked WIP)? If not, I'm happy to merge this now.

@willingc
Copy link
Contributor

@zonca I agree with @minrk. We're happy to merge if this is no longer WIP. Thank you!

@zonca
Copy link
Contributor Author

zonca commented Aug 26, 2016

Great, yes, I'm done

@zonca zonca changed the title [WIP] Feedback testing on OpenStack Ubuntu deployment Feedback testing on OpenStack Ubuntu deployment Aug 26, 2016
@willingc willingc merged commit 96adffa into jupyterhub:master Aug 29, 2016
@willingc
Copy link
Contributor

Thanks @zonca 🍰 🍪

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.

None yet

3 participants