Issues with Docker Compose in inji-certify-567 Branch from Certify Workshop

I’m working with the inji-certify-567 branch, which was demonstrated during the Certify Workshop, but I’m facing an issue with Docker Compose. Here’s the error I encountered:

time="2024-11-19T12:15:27+05:30" level=warning msg="D:\\work\\EduCerts-new\\mosip\\explore\\inji-certify-567\\inji-certify\\docker-compose\\docker-compose-newplugin\\docker-compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
[+] Running 3/3
 ✘ certify Error        pull access denied for inji-certify, repository does not exist or may...                3.4s 
 ✘ inji-web-proxy Error context canceled                                                                        3.4s 
 ✘ inji-web Error       context canceled                                                                        3.4s 
Error response from daemon: pull access denied for inji-certify, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

Context:

  • I’m working on the inji-certify-567 branch as shown in the Certify Workshop.
  • The main issue is with the inji-certify image, which throws a pull access denied error.

Hi @Somnath_Bera ,

please have a look at the url mentioned below, we have updated the readme and improved the docker-compose for complete inji-stack setup. We’ll push some more changes here today to make it more helpful.

Hi @jainhitesh9998 , I was able to run the stack with this branch, but here https://esignet-mock.dev1.mosip.net/ is used for esignet host, any UIN that I can test with?
The ids in farmer_identity_data.csv is not working.

Also I wanted to setup the whole stack in local, any repo that has the correct configurations for that?

Hi @jainhitesh9998 , any update on this?

Hi @Somnath_Bera ,

You can use GitHub - mosip/inji-certify at develop to setup the entire Inji Stack with mock identity system locally.