-
Notifications
You must be signed in to change notification settings - Fork 55
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
Passenger tutorial #868
Passenger tutorial #868
Conversation
change the name of this step and fetch all commits
* Add reference documentation for the globus_endpoints parameter, to enable the Globus button (OSC/ondemand#2858) * Updated with new format of globus_endpoints property * Add an example using the home directory of the current user * use etc instead of currentuser Etc.getpwnam(Etc.getlogin).dir is safer to use than currentuser at the moment. --------- Co-authored-by: David Kelly <[email protected]> Co-authored-by: Jeff Ohrstrom <[email protected]>
I forgot we changed our branching strategy and started on develop and not latest, hence all the extra commits. Rebase likely needed to fix the commit history. |
Also, because of the issue with Sphinx rendering the |
Modify this link to include the branch name, and possibly the page this PR modifies:
https://osc.github.io/ood-documentation-test/passenger-tutorial/
Add your description here
Adding page to explore the phusion passenger functionality of ood with python and flask.