Thanks for the explanation. I believe stopping Rundeck is only needed if using the embedded H2 database.
Where are the XML files containing the jobs stored? The only XML files I see in /var/rundeck are the projects' etc/resources.xml, which don't contain the jobs
I can't use `rd-jobs` to dump the projects' jobs because it's trying to authenticate using the 'admin' user, and it fails:
$ rd-jobs -p test_project
ERROR BaseFormAuthenticator: Form-based auth failed
Error: Error making server request to
http://rundeck.intranet:4440: Unable to authenticate user: admin
It seems rd-jobs use hardcoded admin/admin credentials. Do you think you can share the script you're using to dump the jobs to a file?
Regards,
Daniel Serodio