DNS Work-around while you get your cert ready

We want you to get up and running as soon as possible, and sometimes it might take time to get the cert setup.

When you access the application in a browser, it will utilize the following endpoints: app-api, Identity and the app itself. the app-api is the glue and needs to be accessible by the other two applications for everything to work correctly.

When you navigate to these endpoints in your browser without the cert setup you will be prompted to accept the self signed cert the ingress uses. You will need to do this to allow the application to be accessible.

ND!!! Please make sure you accept the app-api end point FIRST! only then access the app end point, this will stop any potential data corruption.

If you do not do this, there is a chance that registering process will not work correctly and the app will run unpredictably.

Last updated