Stream: containers

Topic: avoiding --insecure with setup-all.sh


view this post on Zulip Philip Durbin 🚀 (Jan 30 2024 at 16:55):

Over in #containers > tutorial for demo or eval #10238 I've been playing around with a demo script doing less than the dev script. For example, I took out this line:

curl "${DATAVERSE_URL}/api/admin/settings/:DoiProvider" -X PUT -d FAKE

If you try to create a dataset, you see "page not found" in the browser and this stacktrace: no-fake.txt

I'm using the alpha image, which is 6.1.


Last updated: Oct 30 2025 at 05:14 UTC