APIIDA API Gateway Manager

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Please import the provided OVA in your virtual environment. We recommend using the software from VMware.

Network Connectivity

The virtual machine is configured to use DHCP. If you net to use a static IP address or want to configure a hostname different from the default (aagm.local), feel free to contact our staff to help with the configuration.

OS Configuration

The root password in the standard settings is ‘7layer’.

The virtual machine is based on CentOS and uses the default network configuration.

Managing APIIDA API Gateway

You can use the following commands to manage your APIIDA API Gateway instance:

# Start APIIDA API Gateway Manager
systemctl start aagm.service

# Stop APIIDA API Gateway Manager
systemctl stop aagm.service

# Restart APIIDA API Gateway Manager
systemclt restart aagm.service

# Enable autostart for APIIDA API Gateway Manager
systemctl enable aagm.service

# Disable autostart for APIIDA API Gateway Manager
systemctl disable aagm.service 


  • No labels