Skip to content

Deploying a open on demand demo with ondemand-dex authentication  #31

@AMK13

Description

@AMK13

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.

ood dex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions