.. This is the contents of the general man page section (7).

.. _`cppmicroservices-webconsole(7)`:

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.

.. toctree::

   /webconsole/doc/screenshots
