GithubHelp home page GithubHelp logo

geonetwork-helm-charts's People

Contributors

edevosc2c avatar f-necas avatar jeanpommier avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

geonetwork-helm-charts's Issues

Datahub: conf path mismatch when using georchestra config datadir

By default:

So they do not match.

I understand that datahub can be deployed independently of geOrchestra and that this only means changing a few values for the chart, but wouldn't it be great if it deployed out-of-the-box when used in a geOrchestra context ?

Path configuration issue

I'm using the helm chart and I modified only the ingress part to be publish it on my server

ingress:
  enabled: true
  annotations: 
    cert-manager.io/cluster-issuer: letsencrypt-http01-prod 
    nginx.ingress.kubernetes.io/proxy-buffer-size: "128k"
  hosts:
    - host: geonetwork.myhost.com
      paths:
        - "/datahub"
  tls: 
    - secretName: geonetwork-myhost-com-key-pair
      hosts:
        - geonetwork.myhost.com
  className: "external-nginx"

The application starts and it's available using https://geonetwork.myhost.com/datahub but in the homepage I receive an error

An error was received
Http failure response for https://geonetwork.myhost.com/geonetwork/srv/api/me: 404 Not Found

Is there some additional configuration in this chart that can be used to manage the relative path?

broken startup

I believe commit #9cc4ccc broke the initialization.
The logs are telling me

bootstrap-datahub-configuration rm: unrecognized option '--depth'
A describe on the deployment indeed shows that the rm and git clone lines are merged, which explains the error

image

A missing ; ?

Datahub: Allow the ability to specify a PVC for the datahub custom configuration

Currently, it's only possible to customize the configuration of datahub through a git repository.

Ideally, it would be great to offer the ability to provide a PVC for storing the configuration locally instead of a git repository.

(This feature wasn't provided in the first place because at Camptocamp it was more flexible to store the configuration files outside of a server in a Kubernetes cluster, and it's easier to manage configurations through a version control system)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.