Chandra (tckb)

Results 25 comments of Chandra (tckb)

I would love to see a native backup and restore solution. currently, I am running this on k8s and it would be pretty cool to have a native backup cron...

thanks for the cue! @ViViDboarder I am thinking of setting up a [k8s cron job. ](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/) and container which does the backup. the k8s cron is especially makes easy to...

@ViViDboarder that looks interesting, are you running it in swarm? btw, http://duplicity.nongnu.org looks pretty good fit for something I am searching. Which provider are you using for storage?

@ntimo you an have rate limiting on the proxy. I have it configured via Nginx proxy

@CHANDRAMOHAN1980 I am not exactly sure what you're trying to find? `jvmTop` *is* an OSS profiling tool for JVM.

No. only class-level CPU profiling is supported

@f-lombardo yes, you are right. He hasn't been active for a while. I've been pseudo maintaining a fork of it, updating it a features as per my needs [here](https://github.com/tckb/jvmtop). I've...

@nitin-taur looks like an interesting option. I forked `jvmtop` https://github.com/tckb/jvmtop to add some more features . `--filter` would be a nice-to-have feature. do you mind sending a pull-request?

same issue for me too. For me, it says ```parse key failed:ssh: cannot decode encrypted private keysparse key failed:ssh: cannot decode encrypted private keysparse key failed:ssh: cannot decode encrypted private...

@mavimo I tried with RSA and ECDSA both failed. It seems to work with only password-less key