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

CARDS-2635: Upgrade to aws sdk v2 #1895

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

sdumitriu
Copy link
Member

  • Build with mvn clean install -Pdocker
  • In compose-cluster make a docker-compose file with python3 generate_compose_yaml.py --dev_docker_image --composum --cards_project cards4heracles --s3_test_container --oak_filesystem then start it up with docker-compose build && docker-compose up
  • visit http://localhost:9001/ and create a bucket named uhn
  • create a Participant Status form and a Holter form, and fill in the data so it's complete (use some ~10MB files in the Holter form)
  • open http://localhost:8080/Subjects.export?config=Heracles%20-%20Subjects%20with%20Data
  • open http://localhost:9001/buckets/uhn/browse and check that the subject JSON is present
  • open http://localhost:8080/Subjects.export?config=Heracles%20-%20Big%20Files
  • open http://localhost:9001/buckets/uhn/browse and check that the big files are present
  • shut down and cleanup with docker-compose rm -vf && ./cleanup.sh

@sdumitriu sdumitriu force-pushed the CARDS-2635-aws-sdk-v2 branch from 7bfd023 to 6438a94 Compare February 6, 2025 20:49
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.

1 participant