-
**Current status**
The `reana-auth-rucio` component is using version 1.30.0 of Rucio, which is based on CC7:
```
$ docker run -i -t docker.io/rucio/rucio-clients:release-1.30.0 /bin/bash -c 'ca…
-
### Description
- https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/
We have this workaround specified in the docs: https://rucio.github.io/documentation/developer/setting_up_…
-
The Rucio DID finder will currently not return any files until the entire lookup (including of all file replicas) is complete. For the data18 PHYSLITE this is something like 7 minutes. However the DID…
-
CMB-S4 is also interested in investigating Rucio, so it would be efficient if @zonca can do work to benefits both projects on this front.
zonca updated
11 months ago
-
Could you please add `rucio-webui` to this useful tutorial?
I tried to run it on an environment instructed in [server installation](https://rucio.github.io/documentation/operator/installing_server/…
-
### Description
TLS 1.3 introduces `post-handshake auth` workflow. Currently, Chrome does not support `post-handshake auth` and switching the Apache of Rucio Auth Server and Rucio WebUI to TLSv1.2 ma…
-
### Description
`_test_collocation() missing 1 required positional argument: 'self'`
This is because `cls` is not passed to it here:
https://github.com/rucio/rucio/blob/f259ef5f259c150092755d11…
-
The commands here seem to be missing the crucial step of creating an authentication proxy for xrootd.
Checking the test setup in the main rucio repository, it creates the proxy like this:
https://…
-
### Enhancement Description
@dynamic-entropy made me realize that this daemon is very similar to what our loadtests do (at least from its description). I haven't checked this daemon myself. Before th…
-
To test the rucio interface we need gfal2 and rucio client (with dependencies).
For gfal2 rpm packages:
```
gfal2-all gfal2-util gfal2-plugin-xrootd
```
And rucio client is PIP package.
``…