I'm having a surprising amount of difficulty setting dataverse.siteUrl in containers. I feel like I've tried all the documented methods, putting them in compose.yml, but nothing is working: https://guides.dataverse.org/en/6.1/installation/config.html#dataverse-siteurl
Or maybe I'm testing wrong? I've been checking the Schema.org JSON-LD export.
_CT_DATAVERSE_SITEURL: "https://demo.dataverse.org" works! Thank you, @Oliver Bertuch !
It turns out I was seeing the problem Oliver and @Johannes D were talking about in #containers > MPC profile problem
Yeah that darn MPC implementation bug by Payara is really annoying!
Do we have an issue tracking this on the Dataverse side?
As noted in that thread it might be worth trying again with a recent Payara version that claims to be MPC 6.1 compliant
No because it is not a Dataverse issue
It is from my perspective! :sweat_smile: I can't set the siteUrl!
I'll create one. Stop me if you object.
No no go ahead. It is a good issue to reference for a PR when we update Payara in the containers...
Done: In containers, can't set DATAVERSE_SITEURL using documented methods #10285
Much appreciated!
Sure. I hope I got the details more or less right.
Using the _CT_ version is no longer necessary so I created a PR to fix the compose file and update the docs: #10792
Last updated: Oct 30 2025 at 05:14 UTC