install.rst 885 B

123456789101112131415161718192021222324
  1. .. _stac_data_store_install:
  2. Installing the STAC data store
  3. ==============================
  4. The STAC store community module is listed among the other community modules on the GeoServer download page.
  5. The installation process is similar to other GeoServer extensions:
  6. #. Download the STAC store nightly GeoServer community module from :download_community:`stac-datastore`.
  7. Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example |release| above).
  8. #. Extract the contents of the archive into the :file:`WEB-INF/lib` directory in GeoServer.
  9. Make sure you do not create any sub-directories during the extraction process.
  10. #. Restart GeoServer.
  11. If installation was successful, you will see a new STAC datastore entry in the "new Data Source" menu.
  12. .. figure:: images/store-selection.png
  13. STAC datastore entry