Skip to content
Snippets Groups Projects
Select Git revision
  • f7812243783dc8ed03bd60ae447f191fd208c608
  • master default protected
2 results

owncloud-debugging

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    Dockerfile
    README.md

    EOSC LOT3 rclone debugging

    Image with preconfgured rclone and oidc-agent installed.

    Usage

    Launch OIDC agent or enable OIDC agent forwarding.

    Setup "eosc-test" and "eosc-stage" accounts in OIDC agent. For example (client id and secret is needed):

    oidc-gen --pub --issuer https://proxy.testing.eosc-federation.eu --scope "openid offline_access profile email" eosc-test
    oidc-gen --pub --issuer https://proxy.staging.eosc-federation.eu --scope "openid offline_access profile email" eosc-stage

    Launch locally:

    f=/tmp/oidc-forward-$RANDOM; docker run -it --rm --name eosc-rclone --security-opt label=disable -v $OIDC_SOCK:$f -e OIDC_SOCK=$f eosc-rclone-debugging:latest \
    	rclone ls owncloud-test:/