The administration frontend provides the ability to manage, daemons and mx beans via their interfaces, and view web service information.
Coadunation Admin Console

It has been implemented using GWT(Google Web Toolkit). This provides aa AJAX based web application development framework, that resembles a traditional GUI development framework such as Java's AWT. As a result of this architecture the admin console runs in the client browser and makes requests to the Coadunation Server to retrieve information or to execute calls on the daemons.
The frontend is available by default at http://{hostname}:8080/CoadunationAdmin. It requires an active user name and password.
For more information on how to use the console visit our documentation.