-
Maintained by:
georchestra.org -
Where to get help:
the geOrchestra Github repo, IRC chat, Stack Overflow
latest
,24.0.x
,23.1.x
-
Where to file issues:
https://github.com/georchestra/georchestra/issues -
Supported architectures:
amd64
-
Source of this description:
docs repo's directory
Geonetwork is a module for geOrchestra which offers
- a metadata catalog suited to publish information about geospatial (and other) (open and closed) data.
geOrchestra's Geonetwork is a fork of GeoNetwork opensource. It implements changes like authentication with CAS, and a few others.
As for every other geOrchestra webapp, its configuration resides in the data directory (datadir), typically something like /etc/georchestra, where it expects to find a geonetwork sub-directory.
It is recommended to use the official docker composition: https://github.com/georchestra/docker.
For this specific component, see the section geonetwork
in the georchestra/docker/docker-compose.yml
file.
This image is built using maven : ./mvnw -Pdocker package docker:build
in georchestra
repository.
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any docker image, it is the user's responsibility to ensure that usages of this image comply with any relevant licenses for all software contained within.