Results 25 comments of James Kerr

Well as an alternative how about returning a (possibility sanitized version of) server struct and then rendering that out? Still one call, generally should be able to handle most uses...

It'd be once per node but yes in essence. It may be worth investigating how Vue handles plugins to facilitate this.

That's a topic for a separate discussion

So I see this as two separate problems: 1) Extensible * for the front end @nepcore could weigh in on this, my vue is very rusty. 2) Disk 'management' 2a)...

Well, docker can let you pass through [storage-opts](https://github.com/moby/moby/blob/7b9275c0da707b030e62c96b679a976f31f929d3/api/types/container/host_config.go#L421) to achieve this. In which case it depends on the underlying FS, but it's supported by ZFS at least, but I can't...

I'm going to argue why reinvent the wheel here with how excellent [Netdata](https://www.netdata.cloud/) is.

This was born out of the need for changing Java versions, where I decided that this would be good to be a bit more generic now. I thought executeAsync was...

There we go, that should have that all sorted.

I'm quite happy to help as well but as far as I am aware you can't give people direct access without listing them as a contributor, a bot would be...