Skip to content
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

Rocky9 #95

Merged
merged 12 commits into from
Nov 6, 2023
Merged

Rocky9 #95

merged 12 commits into from
Nov 6, 2023

Conversation

dominikl
Copy link
Member

@dominikl dominikl commented Sep 28, 2023

  • Use dnf instead of yum
  • Remove installation of epel-release
  • Use policycoreutils-python-utils instead of policycoreutils-python
  • Add default WEBSERVER_CONF = nginx
  • Use absolute paths in omeroweb-install.sh
  • Use official nginx repository to install up-to-date nginx version
  • Comment out the default nginx server config (so that the omeroweb config is actually used)
  • Replace centos7 examples in README with rocky9

(replaces #94)

@dominikl
Copy link
Member Author

Also tested on RHEL9 VM ome-ci-upgrade. But like the omero-server it only works via port forwarding:
ssh USER@134.36.4.3 -L4080:localhost:4080 -L4064:localhost:4064 then http://localhost:4080/webclient/ .

@jburel jburel merged commit 05373ac into ome:master Nov 6, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants