Hello All,
Trying to get the CTK up and running. On startup, CTK fails to run within docker container. Studying logs, a DB is defined, mosip_auth, but no tables. Can some one point me to the the mosip_auth table creation and data population to allow the CTK to start up. java.io.mosip.compliance.toolkit.entity is the core table structure that I am looking to match up to.
FYI: Got postgres up and running within docker and was able to get mosip_ida DB tables created and populated, just missing the mosip_auth DB.
Thanks,