You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone and thanks for sharing this project!
Your tool looks great, I'm looking for something just like it for me and my colleagues - fast, small, easy to maintain and you can do shared time tracking. (Although I still need to figure out how to get a view that only shows your own times, and then an admin (or team lead) gets the overall view for all staff.)
Since docker-compose is more for local testing for me, and for containerized applications an orchestrator is the way to go - at least for me - I would like to use a Helm Chart to deploy Titra + a MongoDB (+ persistence?) into a Kubernetes cluster.
If that sounds interesting to you too, I'd also be happy to finish a PR for it in my free time.
The text was updated successfully, but these errors were encountered:
Hi,
thanks for reaching out! Regarding your question, you can use the details view to filter on different resources - I think this should cover your requirement:
We are totally open to PRs, unfortunately I don't have a Kubernetes cluster to test this, but I will try to set one up asap if you can create the Helm Chart.
Hello everyone and thanks for sharing this project!
Your tool looks great, I'm looking for something just like it for me and my colleagues - fast, small, easy to maintain and you can do shared time tracking. (Although I still need to figure out how to get a view that only shows your own times, and then an admin (or team lead) gets the overall view for all staff.)
Since
docker-compose
is more for local testing for me, and for containerized applications an orchestrator is the way to go - at least for me - I would like to use a Helm Chart to deploy Titra + a MongoDB (+ persistence?) into a Kubernetes cluster.If that sounds interesting to you too, I'd also be happy to finish a PR for it in my free time.
The text was updated successfully, but these errors were encountered: