You can use this file to provide useful links on installation or other background useful for OMERO here.
For linux (Ubuntu) installation instructions please see below. First, here are some resources useful for newbies to OMERO:
-
The first talk is from Tom Boissonnet and listed first as he gave it directly after our Hackathon on December, 1st, 2023.
(Suggestion: start below and come back to this nice talk thereafter. However, in this video, there is a nice introduction by Christian Schmidt in the beginning highlighting available teaching material listed below.) -
The second link is a publication on OMERO traininig material pointed to in the video above.
-
Number three is an extensive set of introductory videos to OMERO also highlighted in the introduction of Christian Schmidt.
Likely, there is way more material matching to the different needs of users which can not all be covered here. Appologies for the non-OMERO users that this sections is only added after the Hackathon by a person coming from the ARC side of the OMERO-ARCiversum. Therefore, please feel free to add more which is valuable for newbies to OMERO 😄
Link : https://snapcraft.io/install/docker/ubuntu
sudo apt update
sudo apt install snapd
sudo snap install docker
git clone https://github.com/ome/docker-example-omero.git
cd docker-example-omero/
sudo docker compose pull
sudo docker compose up -d
sudo docker compose logs -f
Click on : http://localhost:4080/
user : root
password : omero
Access to the OMERO Test server at University of Cologne was provided during the event