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

allow dataproviders to authenticate #219

Closed
wants to merge 2 commits into from

Conversation

butonic
Copy link
Member

@butonic butonic commented Apr 23, 2020

  • allows dataproviders to authenticate againts the reva gateway running on the host
  • uses a new template layout for the /eos namespace to matdch where files are landing when using /home (requires cs3org/reva@9c4ff7c)

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@update-docs
Copy link

update-docs bot commented Apr 23, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic butonic mentioned this pull request Apr 23, 2020
@@ -256,18 +256,20 @@ eos-ocis-storage-home:
docker exec -i \
--env OCIS_LOG_LEVEL=debug \
--env REVA_STORAGE_HOME_DATA_DRIVER=eos \
--env REVA_GATEWAY_URL=host.docker.internal:9142 \
Copy link
Member Author

Choose a reason for hiding this comment

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

this is needed so the storageprovider can authenticate via bearer or basic auth

eos-cli1 ocis reva-storage-home-data &
docker exec -i \
--env OCIS_LOG_LEVEL=debug \
eos-cli1 ocis reva-storage-eos &
docker exec -i \
--env OCIS_LOG_LEVEL=debug \
--env REVA_GATEWAY_URL=host.docker.internal:9142 \
Copy link
Member Author

Choose a reason for hiding this comment

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

same here

Makefile Outdated Show resolved Hide resolved
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@butonic butonic self-assigned this Apr 24, 2020
@butonic butonic requested a review from refs May 7, 2020 07:40
@butonic
Copy link
Member Author

butonic commented Nov 5, 2020

eos is no longer started with the makefile

@butonic butonic closed this Nov 5, 2020
@butonic butonic deleted the eos-makefile-fixes branch November 5, 2020 12:10
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