Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gn-cloud-ogc-api-records-service #145

Closed
fvanderbiest opened this issue Jan 5, 2023 · 2 comments
Closed

Add gn-cloud-ogc-api-records-service #145

fvanderbiest opened this issue Jan 5, 2023 · 2 comments
Assignees
Milestone

Comments

@fvanderbiest
Copy link
Member

fvanderbiest commented Jan 5, 2023

See datagouv/data.gouv.fr#913 for the motivation

@fvanderbiest
Copy link
Member Author

fvanderbiest commented Mar 21, 2023

For the record, here's what we're currently using for geo2france:

  ogc-api-records:
    image: georchestra/gn-cloud-ogc-api-records-service:2023-01-17-es7.15.1
    environment:
      LANG: en_US.UTF-8
      SERVER_SERVLET_CONTEXT_PATH: /ogc-api-records
      SPRING_CONFIG_LOCATION: file:///etc/georchestra/geonetwork/microservices/ogc-api-records/config.yaml
      SPRING_PROFILES_ACTIVE: standalone
    volumes:
    - georchestra_datadir:/etc/georchestra

https://hub.docker.com/r/georchestra/gn-cloud-ogc-api-records-service/tags
Looks like a manual build, since 2023-01-17-es7.15.1 is 2 months old, while latest was pushed a year ago.

The geonetwork project also publishes a geonetwork/gn-cloud-ogc-api-records-service image and provides a 4.2.3-0 tag which is quite recent (13 days). No latest unfortunately (but this should be pretty easy to add to the workflow file).

We should probably give it a try.

@jahow
Copy link
Contributor

jahow commented Apr 6, 2023

closed by #172

@jahow jahow closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants