installation.rst 641 B

12345678910111213
  1. .. _monitor_kafka_installation:
  2. Installing the Kafka Monitor Extension
  3. ==========================================
  4. As a community module, the package needs to be downloaded from the `nightly builds <https://build.geoserver.org/geoserver/>`_,
  5. picking the community folder of the corresponding GeoServer series (e.g. if working on GeoServer main development branch nightly
  6. builds, pick the zip file form ``main/community-latest``).
  7. To install the module, unpack the zip file contents into GeoServer own ``WEB-INF/lib`` directory and
  8. restart GeoServer.
  9. For the module to work, the :ref:`monitor_extension` extensions must also be installed.