Copy configmaps
configmap/global created
Error from server (NotFound): configmaps “keycloak-host” not found
error: no objects passed to create
Dear @stronghaiti ,
Welcome to the community and thank you for reaching out, We are looking into your query and one of our experts will help you with it here.
Best Regards
Team MOSIP
Hi @stronghaiti
Did you install Keycloak?
I’ve installed it and it works fine, but I don’t know why I can’t continue the installation.
Hi @stronghaiti
Please check if the global
ConfigMap exists under the config-server
namespace.
If not, please follow this document: “On-Prem Installation Guidelines | MOSIP Docs 1.2.0” to create a global ConfigMap. This ConfigMap will be created in the default
namespace and copied into the config-server
namespace during the installation of the config-server.
Additionally, check if the keycloak-host
ConfigMap exists under the config-server
namespace. It is copied from the keycloak
namespace to the config-server
namespace during the installation of the config-server.
The Keycloak-host configmap will be created in the keycloak
namespace while installing Keycloak using this command:
install.sh#L26
Please verify if it executed successfully.
Thanks,
I can’t solve the problem because I don’t have the API-HOST. So what I’m trying to do is to develop mosip locally, then if all goes well I’ll deploy it for an institution in need.
I think you could give me some advice on how to deploy it locally, then I’ll consider deploying it to, but first I need to make sure I’ve mastered it perfectly.
thank you for the support. i look forward to hearing from you and if you have any advice please let me know.
best regards.
Hello mosip community.
I’m explore mosip for a public institution that specializes in citizen identification, so I was offered to learn a little more about mosip because it could help me facilitate the company’s application.
Now I need to deploy mosip locally before deploying it fully, but I often encounter constraints that I don’t know how to solve despite the explanations.
What I need from you is to be able to tell me how I can do it so that I can finish the local installation before giving the company the documentation so that we can deploy it nationwide.
In the documentation, the link given to download mosip lacks certain resources. I’d like you to help me with this.
Sincerely.
Dear @stronghaiti,
Good to know that you’ve chosen to explore MOSIP for the institution, We are committed to extend you a helping hand while you are test driving the solution.
Let me ask my expert colleagues to assist and help you deploy it successfully, while at the same time they keep extremely occupied with the queued queries I would request you to allow them some time to respond.
Best Regards
Team MOSIP
Thank you very much. I’d appreciate the help.
Hello @stronghaiti
Please refer to this document: On-Prem without DNS Installation Guidelines | MOSIP Docs 1.2.0 if you want test without DNS.