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

Adds Globus URL for each file in JSON endpoint #904

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Conversation

hectorcorrea
Copy link
Member

Screenshot 2023-01-25 at 3 07 53 PM

Moves forward #902

@@ -67,6 +67,8 @@ Then source this file before starting rails:
$ . ~/s3-envvars.sh; bundle exec rails s -p 3000
```

By default `storage.yml` is also configured to use local storage instead of connecting to AWS. Make sure you update your local copy as indicated inside the file if you want to use AWS.
Copy link
Member Author

@hectorcorrea hectorcorrea Jan 25, 2023

Choose a reason for hiding this comment

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

This is not technically needed for the JSON endpoint per-se, but I keep running into issues because my local env is not uploading all the way to AWS so I wanted to document it.

@carolyncole carolyncole merged commit b13cd80 into main Jan 25, 2023
@carolyncole carolyncole deleted the 902-url-json branch January 25, 2023 20:41
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