Sign inSign up

georchestra/cadastrapp

Sponsored OSS

By georchestra

Updated 11 months ago

Cadastrapp module for the geOrchestra SDI

Image
0

10K+

georchestra/cadastrapp repository overview

Quick reference

  • latest

Quick reference

What is georchestra/cadastrapp

Cadastrapp is the tool for consulting cadastral data provided by the French Directorate General of Public Finances (DGFiP) for geOrchestra

How to use this image

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 cadstrapp/ sub-directory.

It is recommended to use the official docker composition: https://github.com/georchestra/docker.

Example :

  cadastrapp:
    image: georchestra/cadastrapp:latest
    environment:
      XMX: 512m
      JAVA_OPTIONS: -Duser.language=fr -Duser.country=FR
      CADASTRAPP_JDBC_URL: jdbc:postgresql://database:5432/cadastrapp
      CADASTRAPP_JDBC_USER: cadastrapp
      CADASTRAPP_JDBC_PASSWORD: cadastrapp

Where is it built

This image is built using maven : mvn package docker:build -pl cadastrapp -Pdocker in the repo https://github.com/georchestra/cadastrapp/.

License

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.

Tag summary

Content type

Image

Digest

sha256:9ba987198

Size

191.2 MB

Last updated

11 months ago

docker pull georchestra/cadastrapp

This week's pulls

Pulls:

30

Last week