Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.36 KB

initial-setup.md

File metadata and controls

32 lines (21 loc) · 1.36 KB
description
How to setup Primate for the first time being used.

Initial Setup

Primate, being a regular desktop application, does not require any complex setup procedure.

Now you have installed Primate, all you have to do is open the application. The below screen will be displayed if it is the first time the application is being run.

Welcome Screen

Click on Connect button to navigate to the Manage Connections screen.

In this screen you will need to provide the necessary information to establish a connection with Kong API Gateway.

Manage Connections Screen

  • Protocol : Choose between HTTP or HTTPS if you have SSL enabled.
  • Host : The host IP address or host name
  • Port : The port number. Default 8001.
  • Connection Name : A name to identify this connection.
  • Color : A color assigned to this connection as per your choice.
  • Username : Username for authentication if basic authentication is active.
  • Password : The password for the above username.

Check Connect Automatically if you want Primate to connect automatically to this server next time when you open the application.

{% hint style="info" %} Note that this setting will be overwritten if another connection is added with the same option enabled. {% endhint %}