NAICNO / Jobanalyzer

Easy to use resource usage report
MIT License
0 stars 1 forks source link

Fix #604 - make naicreport access sonalyze remotely #614

Closed lars-t-hansen closed 4 weeks ago

lars-t-hansen commented 1 month ago

Ok, this got a little out of hand. The code changes to naicreport are fairly modest, but the changes to the deployment setup have become substantial - mostly this was overdue cleanup. There's a little cleanup left - we should disentangle the config files from the scripts directory since the former are used by sonalyzed and the other scripts by naicreport - but I'll leave that for another day.