Skip to content

Commit

Permalink
geoserver: enable stac-datastore-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvu committed Jul 11, 2024
1 parent 5cc4848 commit 63fbbc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion birdhouse/config/geoserver/default.env
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ export GEOSERVER_STABLE_EXTENSIONS="grib-plugin,netcdf-plugin,netcdf-out-plugin,
# https://github.com/kartoza/docker-geoserver/blob/master/build_data/community_plugins.txt
export GEOSERVER_COMMUNITY_EXTENSIONS="geopkg-plugin,\
ogcapi-coverages-plugin,ogcapi-dggs-plugin,ogcapi-features-plugin,ogcapi-images-plugin,\
ogcapi-maps-plugin,ogcapi-styles-plugin,ogcapi-tiled-features-plugin,ogcapi-tiles-plugin"
ogcapi-maps-plugin,ogcapi-styles-plugin,ogcapi-tiled-features-plugin,ogcapi-tiles-plugin,\
stac-datastore-plugin"

# Must use single-quote for delayed eval.
export GEOSERVER_DATA_DIR='${DATA_PERSIST_ROOT}/geoserver'
Expand Down

0 comments on commit 63fbbc5

Please sign in to comment.