Hello everybody,
I’ve recently installed OOD over a Rocky Linux 8.6 and configured /etc/ood/config/ood_portal.yml to point to my certificates like this:
and restarted Apache services.
But the portal still does not redirect http to https. Need I some more configuration?
OOD version: 3.0.0
Thanks in advance.
I did it without result. But now I’ve rebooted the whole computer and it seems to work now.
Although now I’m getting a 500 error which I’ll have to look into.
Thanks for your help.
Ok. In the future just remember to run that command each time you make a change to the ood_portal.yml so that the values you set there can be written to the correct config files for apache and your auth, and then do the restarts for apache and ood.
I.e. it just takes me to the landing page that says “Welcome to Open OnDemand!” :
You have successfully installed Open OnDemand.
However, you now have to configurure authentication for this apache instance. See the authentication documentation for all the options available.
Is it using https to connect to that page it shows you or is it still http? I’m trying to understand if the SSL is working but you just need to set the authentication up.
Ok, i’m going to have to dig into this deeper on my side as something doesn’t seem right. I had to reboot my ubuntu install at this step for things to work (which shouldn’t be needed and isn’t documented) and now I’m about to walk through with RHEL 9 and see what happens.
So, it could be the docs are just organized poorly. I’m being told that if you setup your authentication, then this redirect should stop and the https will work…
I’m still going to walk through this because something seems off with what we are asking users to do, and what they are seeing, and what is actually assumed you have completed at various steps because it seems like this assumes auth is steup, yet auth is the next step.
Great! I think we are still going to do some rearrangement of that section of the docs to make the instructions flow a little cleaner so you don’t have to jump steps to do the auth after this.