Add ansible and docker install doc - former "install.rst"#2291
Open
pwalczysko wants to merge 4 commits intoome:developfrom
Open
Add ansible and docker install doc - former "install.rst"#2291pwalczysko wants to merge 4 commits intoome:developfrom
pwalczysko wants to merge 4 commits intoome:developfrom
Conversation
Member
|
This is great, @pwalczysko. Thanks for kicking this off! ❤️ |
Member
|
Looking at the file |
Member
|
18.04 is EOL at the end of April so I don't think we need to consider it |
will-moore
reviewed
Nov 3, 2023
| Assuming that Docker is installed, clone the deployment examples repository (if not already cloned):: | ||
|
|
||
| $ git clone https://github.com/ome/omero-deployment-examples.git | ||
| $ cd omero-deployment-examples |
Member
There was a problem hiding this comment.
Do you need to clone omero-deployment-examples at all? I think I've just used docker-example-omero on it's own before.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As discussed with @joshmoore and @jburel , this moves the
install.rstdoc from ome/omero-guides#236 to this repo.The discussion points with regards to the installation attempted on Mac (MacBookPro and M1) using Docker:
The attempted OS-es listed in https://docs.google.com/document/d/1z-bwbXKztHOZTLICP7x0kzstRJ_krYzMfid1JLR90UI/edit?usp=sharing - in summary:
20.04, 22.04 (not supported yet in ansible role), python 3.8) - crash on zeroice [1]See also the discussion on the previous PR:
[1] - crash on zeroice (this example is CentOS 7 python 3.8, but as stated in the gdoc, similar crashes happen on Ubuntu too.