Joseph Goulden

Results 7 issues of Joseph Goulden

We always ssh to the servers as root. We need to create read only users (configurable in toml file) for each user that is going to have access to the...

should do

Get basic information about the hosts (CPU, disk, memory) and display in Grafana.

planning

At the moment closing a channel produces a spendable output which is then sent to the BDK wallet. This results in two transactions when one should be sufficient. So either...

should do

Hi. I've just started running this relay alongside my clightning node. I've manually tested the changes and it works well. I've also added a flake.nix because that's what I use...

This is based off #262 I added a CI target to check the flake is correct. Also I added the features to tonic in teos-common as it does not currently...

The NixOS K3s module now (since [2024](https://github.com/NixOS/nixpkgs/commit/cc2790ff1ed42d625bfe9073c390c215b8b52e72)) accepts a list of string for extraFlags. So the moreFlags option is no longer needed. I had to make this change in order...

- Added a derivation to build the plugin with the nix flake. - Changed URL to be explicit about using unstable branch. - Switched the latest nixfmt. - Modified the...