dataverse-kubernetes
dataverse-kubernetes copied to clipboard
Simple to use Dataverse container images and Kubernetes objects
Since the merge of #175 for the salvation of #135, updating the index with the custom metadata blocks from Dataverse during startup does not work anymore.
Hi everybody! I am trying to deploy ths project but using new versions of dataverse and payara. I can deploy dataverse v5.1 without problem. But when I try to deploy...
Closes #186 - Switch Dataverse git submodule to https://github.com/gdcc/dataverse/tree/develop+ct, which contains the necessary Docker Maven bits and get's updated to most recent develop branch by a bot. - Enable Renovate...
dataverse-ansible supports Prometheus now that https://github.com/IQSS/dataverse-ansible/pull/96 has been merged. @pmauduit are following up with this by adding collectd and Grafana on top and are leaving comments here on the configs...
Inspired by https://github.com/docker-solr/docker-solr#out-of-memory-handling, as Dataverse is a memory intense application, we should add better handling how to deal with OOMs. This is important for production.
As with authentication providers in #174, this should be possible for groups, too.
Since upstream release 4.18, you can just switch on the logging for Make Data Count. We should persist those files somehow, so we can settle on how to process it...
Now that upstream has some fix for IQSS/dataverse#6656, we should apply the fix in this project and remove anything introduced for the workaround in #177