-
Notifications
You must be signed in to change notification settings - Fork 5
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
Train the trainer #236
Train the trainer #236
Conversation
6989175
to
1b063f2
Compare
1b063f2
to
d895d9e
Compare
Apologies I reviewed that PR a while back and forgot to submit the pending comment/suggestions |
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
I think this is ready for a review. |
install.rst
Outdated
Install a server | ||
---------------- | ||
|
||
Get an empty box or virtual machine with CentOS 7. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still empty box
Maybe indicate that the installation steps described below have been tested on CentOS 7 only.
Someone may want to install on Ubuntu20.04 for example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed it also here in 1f7e120 - I also accepted all the other changes in the install.rst
- maybe I can close the other PR and continue working just here on one PR only
training.rst
Outdated
|
||
You also have the option to follow the server installation steps in the `sysadmin documentation <https://omero.readthedocs.io/en/stable/sysadmins/unix/server-installation.html>`_. In this case, you will have to install `Apps for OMERO.web <https://www.openmicroscopy.org/omero/apps/>`_ in separate, post installation steps. We recommend to install all apps listed on the webpage except OMERO.gallery and OMERO.mapr. | ||
|
||
In case any other installation method was used than `training ansible playbook <https://github.com/ome/prod-playbooks/blob/master/omero/training-server/playbook.yml>`_, you have to also set up the server configuration according to the `configuration block in the playbook <https://github.com/ome/prod-playbooks/blob/c72014f7f5a181d4d4daad3b86045f1c4e41a75b/omero/training-server/playbook.yml#L473>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In case any other installation method was used than `training ansible playbook <https://github.com/ome/prod-playbooks/blob/master/omero/training-server/playbook.yml>`_, you have to also set up the server configuration according to the `configuration block in the playbook <https://github.com/ome/prod-playbooks/blob/c72014f7f5a181d4d4daad3b86045f1c4e41a75b/omero/training-server/playbook.yml#L473>`_. | |
In case any other installation method was used than `training ansible playbook <https://github.com/ome/prod-playbooks/blob/master/omero/training-server/playbook.yml>`_, you have to also set up the server configuration according to the `configuration block in the playbook <https://github.com/ome/prod-playbooks/blob/master/omero/training-server/playbook.yml#L47>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jburel You don't like the commit there? Are you happy to assume that line 473
(changed to 47
) will always be the correct line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This whole block was removed, so the line number is not relevant now.. The philosophical
question though remains: link to master
or to commits ? Maybe this is related to the fact that some repos do not have frequent releases, e.g. prod-playbooks
?
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
I've definitely lost track a bit, so a quick question: is this still the only location that documents an ansible installation? If so, I worry about that. Otherwise, big 👍 for the training-the-trainers guide. |
Yes, it is the only one. How to alleviate your worry ? |
What is the plan on documenting it elsewhere? Sorry, I can no longer find my previous comment to this point. My memory is that I brought it up and the answer was roughly, "I'm drafting it here then we'll discuss". |
|
@joshmoore the discussion is #232 (comment) and ends with #232 (comment). Almost certainly there will be differences in understanding those comments, this is why I suggested a discussion in #236 (comment) |
@jburel @joshmoore adjusted as per discussion this morning, thank you |
Thanks @will-moore , fixes pushed |
All: Thanks again, I have pushed the changes and retested all scripts now, ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just minor suggestions....
Thank you @will-moore , fixes pushed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good, thanks
Any objections to me merging this now @jburel @joshmoore please ? |
Thanks for migrating the "ansible" section. |
Sorry, my 👍 from #236 (comment) meant no objections. Thanks, @pwalczysko! |
@joshmoore No problem, thanks all, merging. |
This PR adds a walkthrough for enabling of users to prepare trainings on OMERO.
The chapter added here is:
cc @jburel @joshmoore
The installation bits were moved to ome/omero-documentation#2291
Built on https://omero-guides--236.org.readthedocs.build/en/236/