reana icon indicating copy to clipboard operation
reana copied to clipboard

How to enable quotas per user?

Open arm2arm opened this issue 1 year ago • 1 comments

Dear developers, We have deployed in our enviroment a test instance for Punch4NFDI project. Works as expected, but one question is remaining how to setup quotas for the individual users? I did not find anything in the docs, maybe some one count point us in to the right direction? Currently client side shows that:

(reana) ~/test-plot$ reana-client quota-show --resources
cpu
disk
(reana) ~/test-plot$ reana-client quota-show --resource disk --report limit -h
No limit.
(reana) ~/test-plot$ reana-client quota-show --resource cpu  --report limit -h
No limit.

Thank you beforehand.

arm2arm avatar Aug 17 '22 13:08 arm2arm

Hi! Thank you for raising the issue. You are right on time because we have been working on improving our docs for quotas. As of now, the PR is in review, but you can still check instructions here.

If you have any questions, don't hesitate to ask. It is an excellent opportunity to make quota documentation better.

VMois avatar Aug 17 '22 13:08 VMois

working!

arm2arm avatar Sep 12 '22 11:09 arm2arm