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

Document and encode proxy setup procedure #13

Open
kreczko opened this issue Feb 1, 2023 · 1 comment
Open

Document and encode proxy setup procedure #13

kreczko opened this issue Feb 1, 2023 · 1 comment

Comments

@kreczko
Copy link
Collaborator

kreczko commented Feb 1, 2023

  1. Add documentation to docs/dev.rst on proxy setup and selection of DIRAC instance
  2. add dask-dirac login <dirac URL> -g <group> command to
    a. setup dirac instance (checking for existing config)
    b. create proxy for specified group (printout location of created proxy + useful info, make sure to use typer.prompt with hide_input=True)
    c. check validity by running whoami against the target DIRAC server

Probably worth adding a WARNING: This step requires DIRAC installation (for now).
Once we have a good recipe, we can probably replace installation with a docker image to get the proxy - this would be similar to the recipe on how to get a scitoken.

@seriksen
Copy link
Collaborator

seriksen commented May 4, 2023

Documentation for the proxy setup for diracdev server and cert server is in the servers.rst on se_dev branch

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

No branches or pull requests

2 participants