-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add ansible and docker install doc - former "install.rst" #2291
base: develop
Are you sure you want to change the base?
Conversation
This is great, @pwalczysko. Thanks for kicking this off! ❤️ |
Looking at the file |
18.04 is EOL at the end of April so I don't think we need to consider it |
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 |
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.
Do you need to clone omero-deployment-examples
at all? I think I've just used docker-example-omero
on it's own before.
As discussed with @joshmoore and @jburel , this moves the
install.rst
doc 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.