You are using the community edition. There is no developer portal for community edition. You can get in touch with Kong for a trial run of their Enterprise offerings if you need such features.
Thanks for your reply. Now I have installed trial version of Kong Enterprise version in docker based. Now I am able to connect with service and routing. But getting error in Dev Portal as below
But when replacing "
http://127.0.0.1:8003" with actual IP address getting error as below
In docker image start-up it’s given like <“KONG_PORTAL_GUI_HOST=127.0.0.1:8003” > I have tried with localhost:8003 or actualIP:8003 at start-up , but always getting same error