Verify Installation
Check the installed version:
krakend version
Check service status:
systemctl status krakend
If the Enterprise Edition is selected, copy the license certificate to the server and restart the service:
scp LICENSE root@<SERVER_IP>:/etc/krakend/LICENSE
If the service is not running or the health endpoint does not respond, restart the service after completing the configuration:
systemctl restart krakend
Access
8080/tcp· Main API Gateway endpoint8090/tcp· Internal/admin listener- Health endpoint:
http://<SERVER_IP>:8080/__health
Important Files and Directories
- Binary:
/usr/bin/krakend - Configuration directory:
/etc/krakend - Main configuration file:
/etc/krakend/krakend.json