Hi,

As documented in Community modules - GeoServer 2.25.x User 
Manual<https://docs.geoserver.org/stable/en/user/community/index.html>:

"Community modules are considered "pending" in that they are not officially 
part of the GeoServer releases. They are however built along with the nightly 
builds, so you can download and play with them."

They are here https://build.geoserver.org/geoserver/2.25.x/community-latest/ 
but they should be installed together with the nightly snapshot of Geoserver.

-Jukka Rahkonen-



Lähettäjä: Kristian Nils Robin Morin via Geoserver-users 
<geoserver-users@lists.sourceforge.net>
Lähetetty: keskiviikko 15. toukokuuta 2024 14.54
Vastaanottaja: geoserver-users <geoserver-users@lists.sourceforge.net>
Aihe: [Geoserver-users] Install community extensions?

I am trying to install the community extension ogcapi-features using for

  geoserver:
    image: 
docker.osgeo.org/geoserver:2.25.0<http://docker.osgeo.org/geoserver:2.25.0>

    environment:
      - INSTALL_EXTENSIONS=true
      - SKIP_DEMO_DATA=true
      - STABLE_EXTENSIONS=h2,pyramid,css, sqlserver, monitor
      - COMMUNITY_EXTENSIONS=ogcapi-features

It is available in the list of extensions for the latest version (2.26.x)
https://build.geoserver.org/geoserver/main/community-latest/

But i get "url does not exist: /geoserver-2.25.0-ogcapi-features-plugin.zip"

Is the plugin only available for 2.26? Or is the COMMUNITY_EXTENSIONS variable 
not working anymore?
Or where do i find it to install it for 2.25.0


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to