cppmicroservices-webconsole - Man Page

Name

cppmicroservices-webconsole ā€” Web Console

This bundle provides a HTML based interface to inspect and manage a C++ Micro Services application using a web browser.

It requires the Http Service bundle to publish a servlet that forwards Http requests to the appropriate Web Console plug-in.

TIP:

After installing and starting the Web Console bundle, go to http://localhost:8080/us/console to access the console.

WARNING:

This bundle has not reached a stable version yet. Its design and API may change between releases in a backwards incompatible way.

Screenshots

[image] A list of all installed bundles..UNINDENT
[image] Detailed bundle view..UNINDENT
[image] Browse and download bundle resources..UNINDENT
[image] Detailed view on a service interface and registered services implementing it..UNINDENT

Author

CppMicroServices Team

Info

Feb 05, 2025 3.8.5 C++ Micro Services