Had a RunDeck installation which was configured (by some one else who no longer works and made no documentation) to store all meta-data in MySQL. Both were running on different VMs.
Lost RunDeck application VM. MySQL still remains. Deployed a new RunDeck Application, and configured it to use existing MySQL. On starting it, got the following error in service.log:
FrameworkException{message='Project does not exist: project-redis_scans', resource='FrameworkProjectMgr{name=name, baseDir=/var/rundeck/projects}'}
There are 4 projects in total which needs to be imported back into RunDeck. What is the right way?