installation.rst 756 B

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