docs-invenio-rdm icon indicating copy to clipboard operation
docs-invenio-rdm copied to clipboard

Document containerized application access and user creation

Open tmorrell opened this issue 3 years ago • 3 comments

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 avatar Dec 08 '22 20:12 tmorrell

@tmorrell May I ask do you figure out how to create a user? I got the same issue.

superstar54 avatar Jan 11 '23 13:01 superstar54

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.

tmorrell avatar Jan 11 '23 16:01 tmorrell

Great thanks! It works.

superstar54 avatar Jan 12 '23 09:01 superstar54