Gateway Configuration Manager
The Gateway Configuration Manager is available at http://Your-Akeyless-Gateway-URL:8000.
Tip:
The use of HTTP protocol is considered insecure and discouraged; thus, remote Gateway configuration is not supported over HTTP. If you wish to configure your gateway remotely make sure you do it over HTTPS.
In the Gateway Configuration Manager, the Gateway Admin can:
-
Implement Zero Knowledge encryption.
-
Create Dynamic Secrets & Rotated Secrets.
-
Set up Log Forwarding
-
Enable and configure Gateway Cache
-
Setup LDAP and Kubernetes authentication methods.
-
Setup Automatic Migration from external Secrets Management system.
After the first login to the Gateway Configuration Manager, a record for the new Gateway instance is created in the Akeyless Console.
Information
Each Gateway instance is uniquely identified by the combination of the Access ID of the first logged-in Authentication Method and the Cluster Name (defaultCluster by default).
You can identify and manage your Gateway inside the Akeyless Console, under the Gateways section.
The Gateway's instance name is comprised of three strings, appearing in this order:
-
Account ID: The string with the following format
acc-xxxxxxx
-
Access ID: The string with the following format
p-xxxxxxx
-
Cluster name: The remaining string component
To create a new Gateway instance or cluster, it is important to change the access or name strings.
To complete the setup of your Gateway, on the Akeyless Console, navigate to the Gateways screen, set a meaningful name for your Gateway, and provide the Gateway server URL to work with your Gateway from the Akeyless Console.
Updated 4 months ago