-
Currently the cli is does not handle auth directly but the user needs to provide the config with their access token as an argument.
It would be a big improvement to be able to login directly from the …
-
to reflect state from: https://localega.readthedocs.io/en/latest/amqp.html#connection-to-central-ega
-
docker has the 'secret' command to manage local secrets, podman should offer the same.
* Selectively exposing secrets to the container in question
* "username=ewrwer32"
Ideally, given kub…
-
### Current Behavior
I have tested the LocalEGA on our system. Unfortunately following a `Quick install` steps did not end up with a running environment. The problem is that the MQ instances are ge…
-
### Description
The MQ is out of date and queues don't reflect the state from https://localega.readthedocs.io/en/latest/amqp.html#connection-to-central-ega
We need to update set information to r…
-
### Expected Behavior
trying to follow the documentation:
cd deploy
make -C bootstrap
make -j 4 images
make up
### Current Behavior
LocalEGA/deploy$ make up
file [docker-compose.yml] not fou…
-
### Expected Behavior
The integration test in [LocalEGA-deploy-swarm](https://github.com/neicnordic/LocalEGA-deploy-swarm) should pass.
### Current Behavior
I have been testing the schema-4 datab…
-
I was just attempting to run this locally following the instructions but kept getting the error:
```
=> ERROR [stage-1 2/3] COPY --from=BUILD usr/local/lib/python3.8/ usr/local/lib/python3.8/ …
-
**Describe the bug**
The `proxy` service has a circular dependency.
**To Reproduce**
running the integration tests reproduces the problem.
**Expected behavior**
In https://github.com/uio-bmi/…
-
**Describe the bug**
The service has a circular dependency.
**To Reproduce**
running the integration tests in `LocalEGA-deploy-swarm` reproduces the problem.
**Expected behavior**
In #42 spri…