-
Notifications
You must be signed in to change notification settings - Fork 1
Description
We are trying to setup a demo of open on demand with ondemand-dex. We installed all the packages but however we are not sure how to setup the configs. Can you please advise us so we can proceed further.
System details:
- AlmaLinux 8 OS8 Gen2
- Size: Standard_D4s_v3, 16Gib mem, spot
- 30GiB standard SSD(locally redundant)
We logged into the VM and do the following as per documentation.
sudo dnf config-manager --set-enabled powertools
sudo dnf install epel-release
sudo dnf module enable ruby:3.1 nodejs:18
sudo dnf install https://yum.osc.edu/ondemand/3.1/ondemand-release-web-3.1-1.el8.noarch.rpm
sudo dnf install ondemand
sudo systemctl start httpd
sudo systemctl enable httpd
yum install ondemand-dex
systemctl restart ondemand-dex
systemctl enable ondemand-dex.service
systemctl start ondemand-dex.service
We are not sure what to change in the config file to proceed further.
Can you please advise on how to set the config files and how to proceed further. At this stage we are only interested in a demo therefor we only need the simplest authentication.
Look forward to hear from you.
Muneeb/Roberto
RedOak Consulting