I've installed Onepanel on my EKS cluster and I want to run CVAT tool there. I want to keep track on user log in-log out activities and timings. Is that even possible?
Asked
Active
Viewed 36 times
1 Answers
1
Onepanel isn't supported anymore as far as I know. It has an outdated version of CVAT. CVAT has analytics functionality: https://opencv.github.io/cvat/v2.2.0/docs/manual/advanced/analytics/. It can show working time and intervals of activity.

nikman
- 131
- 3
-
Great! But how do I install CVAT without onepanel? Is there any other solution? I’m installing it on AWS EKS clusters – Miloš Milutinov Nov 25 '22 at 16:02
-
forgot to tag you @nikman – Miloš Milutinov Nov 25 '22 at 23:10