docs-invenio-rdm
docs-invenio-rdm copied to clipboard
Document containerized application access and user creation
Package version (if known): v10
Describe the bug
The user creation commands in https://inveniordm.docs.cern.ch/install/ and https://inveniordm.docs.cern.ch/customize/vocabularies/users/ don't work if you have use containerized install install. There seems to be a section missing on how to access the containerized application, aside from using a web browser.
I think the discussion of a default user in https://inveniordm.docs.cern.ch/customize/vocabularies/users/ is also outdated.
@tmorrell May I ask do you figure out how to create a user? I got the same issue.
Ah, I see even the basic user creation isn't documented. I've made a really quick PR here https://github.com/inveniosoftware/docs-invenio-rdm/pull/468. Let me know if that helps or needs more clarification.
There still needs to be more modifications of the docs to have the setup work correctly in a containerized environment.
Great thanks! It works.