Technical overview for HAC Extension?

The hybris hac extension is the default administration Web application of the hybris Commerce Suite. It provides the hybris Administration Console, which offers functionality for administration, monitoring, and configuration of the hybris Commerce Suite.

Among other functions, it enables you to check and monitor general settings and initialize or update the hybris Commerce Suite. In addition, it offers links to documentation resources.

You can access it by navigating to http:// localhost : 9001. 

By default, the hybris Platform port is for HTTP is 9001 and for HTTPS is 9002.

So if you do not change the default configuration, you can access the hybris Administration Console by navigating to the hybris Platform URL and port 9001 or 9002, respectively.

For example by navigating to http://localhost:9001 or https://myserver.mycompany.com:9002.

Since hybris version 5.0.1, you can run the hybris server in the hAC-only mode.

To do this, run adminserver.bat instead of hybrisserver.bat. As you can see, web contexts are loaded for hAC only.

You can therefore use this node strictly for administration purposes.


No comments:

Post a Comment