CSC-swesters

Results 11 comments of CSC-swesters
trafficstars

Thanks for the quick replies! I'm glad to hear that you're considering to backport. One idea on how to handle the stability concerns with backports would be to call the...

I see you shipped [2.0.29](https://github.com/OSC/ondemand/releases/tag/v2.0.29) including this NodeJS update. Thanks a lot, we'll be sure to try it out soon! Let's close this issue, and open new ones in case...

I see it's available in the ["latest" repository](https://yum.osc.edu/ondemand/latest/web/el7Server/x86_64/). Thanks again!

Yes, that's familiar for us at CSC, we've been using "latest" for about a year or so. We have a few separate test systems where we deploy OnDemand and verify...

I realize I'm a bit late to the party, but I only noticed when the commit landed in master. The committed change https://github.com/OSC/ondemand/commit/12375e036bc524ac4b7b3ac047c30c87450d28ab is actually worse for our use case,...

Thanks for considering this! I personally prefer lots of configuration options, as long as the defaults are sane. Then if one ever notices the need to tweak something, there is...

@abujeda yes, that looks viable :+1: @johrstrom would probably like the default to be `%{HTTP_HOST}` instead of ``, based on the most recent changes. Our site can manage with the...

I like the idea of being able to sneak in other lines in that context too, instead of limiting the fix to just this redirect host name. That way, anyone...

Came here to +1 this issue, since it seems to be unresolved still. Running your nightly build with `ondemand-3.1.20240125-162050.c7b5923.nightly.el8.x86_64` and Ruby 3.1 (unlike the original issue reported) `ruby-3.1.2-141.module+el8.7.0+1081+f0a69743.x86_64`, it also...

Please disregard the above, the `app_session_info.rb` is of course our own code. Sorry about that :sweat_smile: Well, maybe this can serve as a reminder for other sites to check that...