Skip to content

Commit

Permalink
reorganise
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Nov 8, 2023
1 parent dca0350 commit 287aa82
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 26 deletions.
20 changes: 8 additions & 12 deletions omero/sysadmins/unix/install-web/web-deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,20 @@ Walkthroughs
**Recommended:**


:doc:`walkthrough/omeroweb-install-centos7-ice3.6`
Instructions for installing OMERO.web from scratch on CentOS 7 with Ice 3.6.

:doc:`walkthrough/omeroweb-install-debian10-ice3.6`
Instructions for installing OMERO.web from scratch on Debian 10 with Ice 3.6.

:doc:`walkthrough/omeroweb-install-ubuntu1804-ice3.6`
Instructions for installing OMERO.web from scratch on Ubuntu 18.04 with Ice 3.6.

:doc:`walkthrough/omeroweb-install-ubuntu2004-ice3.6`
Instructions for installing OMERO.web from scratch on Ubuntu 20.04 with Ice 3.6.

:doc:`walkthrough/omeroweb-install-rockylinux9-ice3.6`
Instructions for installing OMERO.web from scratch on RHEL 9/Rocky Linux 9 with Ice 3.6.

:doc:`walkthrough/omeroweb-install-ubuntu2204-ice3.6`
Instructions for installing OMERO.web from scratch on Ubuntu 22.04 with Ice 3.6.

**Supported:**

:doc:`walkthrough/omeroweb-install-centos7-ice3.6`
Instructions for installing OMERO.web from scratch on CentOS 7 with Ice 3.6.

:doc:`walkthrough/omeroweb-install-ubuntu2004-ice3.6`
Instructions for installing OMERO.web from scratch on Ubuntu 20.04 with Ice 3.6.

.. toctree::
:maxdepth: 1
:titlesonly:
Expand Down
22 changes: 8 additions & 14 deletions omero/sysadmins/unix/server-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,24 @@ Since 5.6, a new :envvar:`OMERODIR` variable is used, you should first unset :en

**Recommended:**

:doc:`server-centos7-ice36`
:doc:`server-rockylinux9-ice36`
Instructions for installing OMERO.server from scratch on
CentOS 7 with Ice 3.6 and Python 3.6.
RHEL 9/Rocky Linux 9 with Ice 3.6 and Python 3.9.

:doc:`server-debian10-ice36`
:doc:`server-ubuntu2204-ice36`
Instructions for installing OMERO.server from scratch on
Debian 10 with Ice 3.6 and Python 3.7.
Ubuntu 22.04 with Ice 3.6 and Python 3.10.

**Supported:**

:doc:`server-ubuntu1804-ice36`
:doc:`server-centos7-ice36`
Instructions for installing OMERO.server from scratch on
Ubuntu 18.04 with Ice 3.6 and Python 3.6.
CentOS 7 with Ice 3.6 and Python 3.6.

:doc:`server-ubuntu2004-ice36`
Instructions for installing OMERO.server from scratch on
Ubuntu 20.04 with Ice 3.6 and Python 3.8.

:doc:`server-rockylinux9-ice36`
Instructions for installing OMERO.server from scratch on
RHEL 9/Rocky Linux 9 with Ice 3.6 and Python 3.9.

:doc:`server-ubuntu2204-ice36`
Instructions for installing OMERO.server from scratch on
Ubuntu 22.04 with Ice 3.6 and Python 3.10.

**Development:**

:doc:`server-install-homebrew`
Expand Down

0 comments on commit 287aa82

Please sign in to comment.