How To Enable the Dev Portal
To enable the Dev Portal, the following properties must be set in the Kong configuration file ():
Kong Gateway must be restarted for this value to take effect.
Enable the default Workspace Dev Portal via Kong Manager:
- Click the Settings link under Dev Portal
- Toggle the Dev Portal Switch
To enable the default Workspace’s Dev portal via the command line:
- This will expose the default Dev Portal at
- The Dev Portal Files endpoint can be accessed at
:8001/files
Enable Dev Portal with Docker installation
.
-
The
HOSTNAME
for should not be preceded by a protocol, for example,http://
. Execute the following command:
Access the Dev Portal for the default workspace using the URL specified in the
KONG_PORTAL_GUI_HOST
variable: