Skip to content
Snippets Groups Projects
Commit 44cb46e4 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Merge branch 'feature/update-readme-wiki-links' into 'develop'

Updated wiki links in README - changed them from pointing to private...

See merge request !335
parents 8a77bd86 e45013c2
Branches
Tags
1 merge request!335Updated wiki links in README - changed them from pointing to private...
Pipeline #17094 passed
......@@ -177,9 +177,9 @@ The services that you would need to monitor the logs for are docker mainly web a
To use the RDMS application on http://localhost:3000, you would need to do the following
1. [Add passwords for the system users](#setting-a-password-for-the-system-users), or assign the role admin to a user who has signed in through Shibboleth, or register an user with role admin (see [wiki](https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/wikis/Development-notes/Create-users-from-the-rails-console)), so they can login.
2. Setup the [RUB publication workflow](https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/wikis/Development-notes/RUB-publication-workflow-v0.3.8), to submit a dataset.
3. Setup the [CRC 1280 publication workflow](https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/wikis/Development-notes/CRC-1280-publication-workflow-v0.3.8) to submit an experiment.
1. [Add passwords for the system users](#setting-a-password-for-the-system-users), or assign the role admin to a user who has signed in through Shibboleth, or register an user with role admin (see [wiki](https://gitlab.ruhr-uni-bochum.de/researchdata/rdms/-/wikis/system/ReSeeD-user-management)), so they can login.
2. Setup the [RUB publication workflow](https://gitlab.ruhr-uni-bochum.de/researchdata/rdms/-/wikis/system/development-notes/RUB-Publication-Workflow-v0.3.8), to submit a dataset.
3. Setup the [CRC 1280 publication workflow](https://gitlab.ruhr-uni-bochum.de/researchdata/rdms/-/wikis/system/development-notes/CRC1280-Publication-Workflow-v0.3.8) to submit an experiment.
### Stop the services
You could stop the container using `hd stop`.
......@@ -285,7 +285,7 @@ If you would like to create users during startup,
* Modify `hyrax/seed/setup.json` so it has the list of users to create / update.
For more information on the rake task to create users and the json file, see [this wiki](https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/wikis/Development-notes/Create-users-from-the-rails-console) page.
For more information on the rake task to create users and the json file, see [this wiki](https://gitlab.ruhr-uni-bochum.de/researchdata/rdms/-/wikis/system/ReSeeD-user-management) page.
**Note**: The file `hyrax/seed/setup.json` needs to exist before running docker build, for users to be created at start-up.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment