installing.rst 552 B

123456789101112
  1. .. _webp_installing:
  2. Installing WMS WebP output format
  3. =======================================
  4. To install the WMS WebP output format extension:
  5. #. Download the **webp** community extension from the appropriate `nightly build <https://build.geoserver.org/geoserver/>`_. The file name is called :file:`geoserver-*-webp-plugin.zip`, where ``*`` matches the version number of GeoServer you are using.
  6. #. Extract this these files and place the JARs in ``WEB-INF/lib``.
  7. #. Perform any configuration required by your servlet container, and then restart.