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 configuration of AWS S3 credentials #296

Closed
forman opened this issue Apr 28, 2020 · 1 comment
Closed

Allow configuration of AWS S3 credentials #296

forman opened this issue Apr 28, 2020 · 1 comment
Assignees
Labels
DCFS important This is very important for the project urgent High external pressure to address this ASAP xcube serve This is related to server component, CLI "xcube serve"

Comments

@forman
Copy link
Member

forman commented Apr 28, 2020

What is urgently needed:

Datasets:
  - Identifier: ...
    FileSystem: obs
    Endpoint: "http://obs.eu-de.otc.t-systems.com"
    Path: "dcs4cop-obs-02/OLCI-SNS-RAW-CUBE-2.zarr"
    Region: "eu-de"
    # NEW:
    AccessKeyId: ...
    SecretAccessKey: ...
@forman forman added urgent High external pressure to address this ASAP important This is very important for the project xcube serve This is related to server component, CLI "xcube serve" DCFS labels Apr 28, 2020
@forman forman self-assigned this Apr 28, 2020
forman added a commit that referenced this issue Apr 28, 2020
@forman
Copy link
Member Author

forman commented May 5, 2020

Implemented in xcube 0.5.0.dev2

@forman forman closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DCFS important This is very important for the project urgent High external pressure to address this ASAP xcube serve This is related to server component, CLI "xcube serve"
Projects
None yet
Development

No branches or pull requests

1 participant