David Arnold

Results 358 issues of David Arnold

## Would your feature fix an existing issue? #180 & #187 ## Describe the solution you'd like > [Impermanence](https://github.com/nix-community/impermanence) is very handy and easy to use. It is intended for...

enhancement

Yeah, be the first ones. Damn it! :smile: → https://github.com/tweag/trustix

## Would your feature fix an existing issue? Setting up site-to-site networking is hard. ## Describe the solution you'd like A wireguard wire-up (in the accustomed well-though-through `devos` way) would...

enhancement

It would be somehow cool if we could enable [sshServe](https://search.nixos.org/options?channel=20.09&show=nix.sshServe.enable&from=0&size=30&sort=relevance&query=sshserve) between hosts of the same deployment and install them mutually as binary caches. Especially on a low bandwidth network such...

enhancement
deployment

After bootstrapping a host with regular nixos-install and setting a password for `nixos` user, I then tried to deploy subsequent generations with deploy-rs. However, even if I turned on interactive...

bug

Some stuff we need This should help keep track of the stuff that we already depend on and help triage what might be useful to upstream.

Currently, there is no sanity check to forbid deploying multiple hosts to the same `--hostname`. Discovered here: [`7cd09ef` (#115)](https://github.com/serokell/deploy-rs/pull/115/commits/7cd09effa172b8d1d947dc6bbf9708e144906d95#diff-4211452d969b5448e71fcba1556be774be01fa22f3558df4dda723c1a2bdcd6fR96-R98)

enhancement

This PR contains the following relevant refactoring commits and depends otherwise on those respective previous refactoring PRs. - Refactor accesor for ssh uri from DeployData - Refactor & simplify the...

This PR is built cumulatively on top of two other PRs. For confidence in review, only the third commit is meant to be considered. - Refactor data to settings (specificity)...

This PR is built cumulatively on top of four other PRs. For confidence in review, only the fifth commit is meant to be considered. - Refactor data to settings (specificity)...