I am trying to deploy OpenCRVS v1.2.0 on an AWS server ubuntu v22.0 but have been encountering multiple issues with it. I have also opened a Github ticket listing the issues I am facing:
Here is a brief summary of the issues:
Moving a metabase sql file from one directory to another. I debugged and looked like both the source and destination paths do not exist.
It has to work with docker but does not install docker on its own. I had to manually install docker and login into it.
It throws an error about some log file which is again a blocker issue.