How to validate the installation of some apigee Edge Components ?

Hello Everuone,

I need a checklist to know how to validate the installation of this Components:

  1. The Management Server
  2. The portal

Thank you for your help. Regards.

Hello @Mohcine ATERHZAZ Welcome to Apigee Community!

The Apigee Edge Install and Configuration Guide has steps to validate the installation, checkout the Sanity Validation section.

To validate the UI - Use your preferred browser and enter the management console URL. It looks similar to the following:

[http://{YOUR_MANAGEMENT_SERVER_IP}:9000/login](http://{YOUR_MANAGEMENT_SERVER_IP}:9000/login) 

If you are starting the browser directly on the server hosting the Edge UI, then you can use a URL in the form:

[http://localhost:9000/login](http://localhost:9000/login) 

Note: The default port is 9000, so ensure that port is open.