Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to run deposit services #344

Merged
merged 9 commits into from
Jul 21, 2023
Merged

Add ability to run deposit services #344

merged 9 commits into from
Jul 21, 2023

Conversation

rpoet-jh
Copy link
Contributor

@rpoet-jh rpoet-jh commented Jul 17, 2023

Add ability to run deposit services and DSpace7 in the pass-docker docker compose process.

eclipse-pass/main#580

This PR depends on the following PRs:

eclipse-pass/pass-support#17
eclipse-pass/pass-core#50

@rpoet-jh rpoet-jh self-assigned this Jul 17, 2023
@rpoet-jh rpoet-jh requested review from markpatton and jabrah July 18, 2023 15:28
README.md Outdated

Run the following to create a test admin user in dspace:
```
docker-compose -p pass-docker -f dspace-cli.yml run --rm dspace-cli create-administrator -e [email protected] -f admin -l user -p admin -c en
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker compose

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

README.md Outdated

Run the following to load sample data into dspace:
```
docker-compose -p pass-docker -f dspace-cli.yml -f dspace-cli.ingest.yml run --rm dspace-cli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker compose

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to run the deposit services and successfully submit to jscholarship.

@rpoet-jh rpoet-jh merged commit de59433 into main Jul 21, 2023
@rpoet-jh rpoet-jh deleted the russ-580-deposit branch August 1, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants