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 quota for playground space on EGI Datahub #646

Merged
merged 1 commit into from
Apr 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions content/en/users/data/management/datahub/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,12 @@ It\'s possible to view the popularity of a file and manage smart caching.

The EGI DataHub Web interface can be accessed by any user authenticated via
[EGI Check-in](../../../aai/check-in). Users authenticated have access to the
`PLAYGROUND` space, where they can tests some of the available features. Users
have also read-only access to the `open-datasets` space where some example
datasets are stored.
In order to access via oneclient or API please check the related [documentation](./clients/#generating-tokens-for-using-oneclient-or-apis).
`PLAYGROUND` space, with a 30 GB quota, where they can tests some of the available
features. Users have also read-only access to the `open-datasets` space where
some example datasets are stored.

In order to access via oneclient or API please check the related
[documentation](./clients/#generating-tokens-for-using-oneclient-or-apis).

Advanced users willing to install their own Oneprovider can check the dedicated
[installation instructions](../../../../providers/datahub/oneprovider).
Loading