Michael Barz

Results 390 comments of Michael Barz

> Note that we must add a reset pwd test case to our test suite to catch such issues. We are currently not testing cli commands. The end user facing...

@ScharfViktor You should stop ocis and try again.

When you stop the container, it is stopped and will not restart. The main challenge in this is to get the same config context. I have no direct solution in...

> 👍 Suggesting we should make the reset pwd command not blocking the db access which would solve the issue on both deployment versions. Just my 2c. Needs thinking. IMHO...

# Guide for a normal docker compose ## ocis traefik example ```sh docker compose stop ocis ✔ Container ocis_traefik-ocis-1 Stopped ``` ```sh docker run --rm -ti \ -v ocis_traefik_ocis-config:/etc/ocis \...

> Thanks a lot, I will incoroprate the info asap to the admin docs! When done, I will close that issue. I see that in the docs you are not...

@wkloucek @kobergj Valid points. I would suggest to work "problem oriented". Where do we already see issues in the current implementation? How can we identify them and would splitting up...

> But why does the dcfs need to listen on all of this if it only needs to know which upload can be finished? Even if acking on the client...

@kobergj @butonic @wkloucek I want to get this moving again. We need to make a decision.